Difference between revisions of "Homework from Bioinformatics"
From Biolecture.org
imported>S (Created page with "<p>1) Translating 'all' combinations of triple bases into amino acids</p> <p> 2) 5 protein sequences and predicting their secondary structures</p> <p>[[3) ...") |
imported>S |
||
Line 16: | Line 16: | ||
<p>[[9) Creating a flat text file database of protein sequences with hash function in Perl]]</p> | <p>[[9) Creating a flat text file database of protein sequences with hash function in Perl]]</p> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <hr /> | ||
+ | <p>[[Madina Seidualy]]</p> |
Latest revision as of 16:35, 11 June 2017
1) Translating 'all' combinations of triple bases into amino acids
2) 5 protein sequences and predicting their secondary structures
3) Re-writing a FASTA file containing one protein sequence of TERT
4) Creating a FASTA file and reversing the sequence of it and printing it out in another FASTA file
5) Extracting a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL
7) Aligning two protein sequences
8) Generating five 100 AA long protein sequences and storing them in a FASTA file
9) Creating a flat text file database of protein sequences with hash function in Perl