Topics in Computational Biology and Genomics |
|||||||||
|
HomeworkRequirement for C246 SectionsStudents enrolled in graduate student sections (BioE/MCB/PMB C246) have an additional requirement. On any FIVE of the problem sets, write a paragraph explaining how the concepts presented in the past week have applications to your own research, or to research projects that you know about. Be specific. Oral discussion of the class and homework is encouraged. However, all homework questions must be answered in writing alone and must be fully understood. You must also list all the people with whom you discussed the question. Clear, precise writing and good code style are important. code style example - Codon table
- Score matrix for problem 2 - Sequences for problem 5
- sequences for problem 4 - alignment for problem 6 - alignment program if needed. Download and run it as aligner.pl -m matrixfile -p gap penalty (positive) -a [global | local | noend] -o outputfile seq1.fasta seq2.fasta
Solutions |