学习生信的步骤:
1. Start with a foundation in Python/R and bash
In Python/R: Just get to the point where you can read in data and run a statistical test.
In Bash: Be able to navigate around directories, open files, and run a program (like sort, uniq, or wc) and output the result to a file. Check out my intro video on bash for quick tutorial on getting started on the command-line.
2. Do a small project
3. Occasionally do tool safaris
4. Build tools to fill gaps as they come up in your research