Thursday, January 29, 2015

Recommendations On Getting A Job In BioInformatics

Here are some tips from people in the bioinformatics field if you are interested in a job:

  • Show you can program (post good, neat, accurate working code on Github)
  • Show some basic ability such as:
    • Write a script to count the number of occurrences of each different sequence
    • Ingest a data file into, remove the lines with all zeros, make a scatterplot of the a handful of the columns
  • Learn python (or ruby) and R

Interesting Areas: Quantum Biology

Intro to BioInformatics

Rosalind is a great place to start to learn python and eventually work through actual bioinformatics problems

In addition, there is a free Coursera course by one of the professors.

Plus, some publicly available genome datasets and tools:

Tutorials For Basic Tools Used in Analytics

R (open source statistical package)
SQL (data access tool)
PHP (web display and dashboarding)
Python (back-end data manipulation)