Bioinformatics Learning Path
Python is a great tool for biologists. Learn how to make use of Python to analyze DNA sequences and solve bioinformatic problems.
Created on: Sep 22, 2020
Bites in this Path:
| # | Title |
|---|---|
| 1 | Gc content |
| 2 | Codon usage |
| 3 | Reverse complement |
| 4 | Fasta to 2-line fasta |
| 5 | Translate coding sequences to proteins |
| 6 | Scoring matrices |
| 7 | Unique genes |
| 8 | Create file pairs |