|
Recognition of RBP1 binding motifs in Drosophila Melanogaster |
This page includes results of a brief research project conducted for Prof. Dannie Durand's Computational Biomolecular and Genomics course at Carnegie Mellon.
This work was a group effort between Jacob Joseph, Amina Abdulla, and Ahmet Bakan.
Report and Presentation
Scripts
- parse_intron.py - Split combined introns for each gene in the all-intron data files
- compareGenomes.py - Compare HMM ouput of a given motif for two species, printing an alignment of each gene ortholog, in descending order of summed HMM score.
- parse_orthologs.py - A naive approach to parsing the ortholog clusters from Inparanoid. Not robust.
Data Sources
- dmel-all-introns-4.2.1.fasta - All D. Melanogaster intron sequences, one entry per gene. (Directly from flybase.net)
- dpse-all-intron-r2.0.fasta - All D. Pseudoobscura intron sequences, one entry per gene. (Directly from flybase.net)
- ba.msa - B-A motif alignment used for HMM construction
- bb.msa - B-B motif alignment used for HMM construction
Program Output
|
|
Last Updated ( Wednesday, 07 December 2005 )
|