How to learn Basic languge for operating DNA/RNA seq analysis tools?
2
0
Entering edit mode
7.0 years ago
3027224182 • 0

The tools for analysis of RNA , and whole genome sequencing DATA needs some basic computer language to operate. What is the best way for a biological science (computer illetrate) student to learn the operating language for these tools?

sequencing • 1.5k views
ADD COMMENT
2
Entering edit mode

haha, I thought you wanted to learn BASIC

ADD REPLY
2
Entering edit mode

Yes, also scared me for a second :-)

ADD REPLY
3
Entering edit mode
7.0 years ago

Bash/shell command line tools are really important. Those can save you a lot of time. To get started I would suggest following this tutorial: Codecademy Learn the command line. Almost everything can be solved by a well-crafted combination of unix-shell tools.

In addition, knowing bits of a scripting language to solve more complicated problems would be advantageous, such as Python, or maybe R if you are into statistics (and absurd painful data structures).

ADD COMMENT
2
Entering edit mode
7.0 years ago
nancydong20 ▴ 130

I personally found this super helpful for learning the basic Unix and Perl commands as a totally computer illiterate grad student: http://korflab.ucdavis.edu/unix_and_perl/

I also recommend the Windows 10 Linux subsystem if you are using a PC. Cygwyn was a pain for me.

ADD COMMENT
2
Entering edit mode

Or just, like, you know, install real Linux :-)

ADD REPLY
1
Entering edit mode

Unfortunately, that is not always an option depending on your environment and IT-department...

ADD REPLY

Login before adding your answer.

Traffic: 2640 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6