2. Homework
From Biolecture.org
Revision as of 04:37, 25 May 2017 by imported>Myeongji Park
1. Make a Perl program translating 'all' combinations of triple bases into amino acids _ MJ
3. Open and re-write one FASTA file containing one protein sequence of TERT _ MJ
5. Extract a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL and print it out in a file _ MJ
7. Align two protein sequences using a dynamic programming method in Perl _ MJ
8. Randomly generate five 100 AA long protein sequences and store them in a FASTA file _ MJ
9. Create a flat text file database of protein sequences with hash function in Perl _ MJ