Difference between revisions of "2. Homework"
From Biolecture.org
imported>Myeongji Park |
imported>Myeongji Park |
||
(One intermediate revision by the same user not shown) | |||
Line 16: | Line 16: | ||
<p>[[9. Create a flat text file database of protein sequences with hash function in Perl _ MJ]]</p> | <p>[[9. Create a flat text file database of protein sequences with hash function in Perl _ MJ]]</p> | ||
+ | |||
+ | <hr /> | ||
+ | <p>[[Myeongji_Park_-_bioinformatics]]</p> |
Latest revision as of 04:37, 25 May 2017
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