Study Guide - Beginners

Biologists without any prior coding experience should start with these tutorials. "Absolute Beginner's Guide to Bioinformatics - 1 and 2" provide general introduction to a range of topics - (i) NCBI and other databases, (ii) BLAST, MUSCLE and other programs, (iii) git and github, (iv) linux, (v) R, (vi) Python, etc so that a beginner can put them in the right context. This introduction should be subsequently followed by learning a language (R or Python). The tutorials "R for Biology" and "Python for Biology" are available for the beginners.

1. Absolute Beginner's Guide to Bioinformatics -1

This tutorial and the following one present various computational concepts (Linux, git, R, Python, etc.) at an introductory level for the biologists. You do not need to have prior programming experience to follow these two tutorials.

2. Absolute Beginner's Guide to Bioinformatics -2

This tutorial is the second part of our introductory tutorials presenting various computational concepts (Linux, git, R, Python, etc.) at an introductory level for the biologists. You do not need to have prior programming experience to follow these two tutorials.

3. Bioinformatics for AP Biology

Coming soon.

4. R for Biology

This tutorial provides an introduction to the R programming language.

5. Python for Biology

This tutorial provides an introduction to the Python programming language.

6. Using Linux

UNIX is the most popular text-based operating system today and linux and Mac OSX are its different flavors. This tutorial shows the common UNIX commands.