Difference between revisions of "2. Homework"

From Biolecture.org
imported>Myeongji Park
imported>Myeongji Park
Line 1: Line 1:
<p>&nbsp;&nbsp;[[1. Convert DNA sequence&nbsp;into amino acid sequence by using perl]]</p>
+
<p>[[1. Make a Perl program translating &#39;all&#39; combinations of triple bases into amino acids _ MJ]]</p>
 +
 
 +
<p>[[2. Pick 5 protein sequences and predict their secondary structures using available prediction programs _ MJ]]</p>
 +
 
 +
<p>[[3. Open and re-write one FASTA file containing one protein sequence of TERT _ MJ]]</p>
 +
 
 +
<p>[[4. Create a FASTA file with a sequence. Open it and reverse the sequence of it and print it out in another FASTA file _ MJ]]</p>
 +
 
 +
<p>[[5. Extract a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL and print it out in a file _ MJ]]</p>
 +
 
 +
<p>[[6. In a multi-sequence FASTA file, produce statistics such as sequence number, average seq length, GC content, AT content, etc _ MJ]]</p>
 +
 
 +
<p>[[7. Align two protein sequences using a dynamic programming method in Perl _ MJ]]</p>
 +
 
 +
<p>[[8. Randomly generate five 100 AA long protein sequences and store them in a FASTA file _ MJ]]</p>
 +
 
 +
<p>[[9. Create a flat text file database of protein sequences with hash function in Perl _ MJ]]</p>

Revision as of 03:24, 25 May 2017