Topic |
Date |
Remarks |
Introduction: Python |
01/20/15 |
|
Comparing DNA sequences | 01/22/15 |
|
Snow day - All NJIT classes cancelled | 01/27/15 |
|
Sequence alignment | 01/29/15 |
Alignment notes |
Random traceback to compute random alignments | 02/03/15 |
|
Functions and random traceback | 02/05/14 |
HW 1 |
Functions | 02/10/15 |
HW 2 |
Needleman-Wunsch and runtime analysis | 02/12/15 |
Needleman-Wunsch slides |
Needleman-Wunsch and runtime analysis | 02/17/15 |
HW 3 |
Needleman-Wunsch and runtime analysis | 02/19/15 |
HW 4 |
Finding similar sequences in a database |
02/24/15 |
HW 5 Horse Haemoglobin (PDB 2dhb) Sequences from BLAST search BLAST output Global and local alignment scores with BLOSUM_62 Chicken Cytochrome bc 1 (PDB 3h1j) Sequences from BLAST searh BLAST output Global and local alignment scores with BLOSUM_62 |
Finding similar sequences in a database |
02/26/15 |
HW 6 |
BLAST-like database search | 03/03/15 |
E.coli K12 MG1655 genome Related proteobacteria genomes Bacterial phylogeny HW 7 |
Snow day - All NJIT classes cancelled | 03/05/15 |
|
BLAST-like database search and exam review | 03/10/15 |
|
First exam | 03/12/15 |
|
First exam solution and distance based phylogeny reconstruction | 03/24/15 |
UPGMA HW 8 |
UPGMA algorithm, data structure to represent phylogenies | 03/31/15 |
UPGMA implementation Python function to make Newick tree HW 9 |
UPGMA implementation in Python | 04/02/15 |
HW 10 |
UPGMA implementation in Python | 04/07/15 |
HW 11 |
UPGMA implementation in Python | 04/09/15 |
HW 12 |
UPGMA implementation in Python | 04/14/15 | HW 13 |
UPGMA implementation in Python | 04/16/15 | |
Phylogenies from whole genome sequences | 04/21/15 |
|
Second exam | 04/23/15 |
|
Second exam solution | 04/28/15 |
|
Neighbor joining algorithm | 04/30/15 |