Changes
From Biolecture.org
Created page with "<p>Install and Learn BioPerl<br /> Make a Perl program translating 'all' combinations of triple bases into amino acids<br /> [[Make a Perl program to calculate th..."
<p>[[Install and Learn BioPerl]]<br />
[[Make a Perl program translating 'all' combinations of triple bases into amino acids]]<br />
[[Make a Perl program to calculate the lengths of DNA and protein sequences]]<br />
[[Make a Perl program to calculate the length of a Mycoplasma genitalium bacterium]]<br />
[[Pick 5 protein sequences and predict their secondary structures using available prediction programs]]<br />
[[Open and re-write one FASTA file containing one protein sequence of TERT]]<br />
[[Create a FASTA file with a sequence. Open it and reverse the sequence of it and print it out in another FASTA file]]<br />
[[Extract a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL and print it out in a file]]<br />
[[In a multi-sequence FASTA file, produce statistics such as sequence number, average seq length, GC content, AT content, etc]]<br />
[[Align two protein sequences using a dynamic programming method in Perl]]<br />
[[Randomly generate five 100 AA long protein sequences and store them in a FASTA file]]<br />
[[Create a flat text file database of protein sequences with hash function in Perl]]<br />
</p>
[[Make a Perl program translating 'all' combinations of triple bases into amino acids]]<br />
[[Make a Perl program to calculate the lengths of DNA and protein sequences]]<br />
[[Make a Perl program to calculate the length of a Mycoplasma genitalium bacterium]]<br />
[[Pick 5 protein sequences and predict their secondary structures using available prediction programs]]<br />
[[Open and re-write one FASTA file containing one protein sequence of TERT]]<br />
[[Create a FASTA file with a sequence. Open it and reverse the sequence of it and print it out in another FASTA file]]<br />
[[Extract a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL and print it out in a file]]<br />
[[In a multi-sequence FASTA file, produce statistics such as sequence number, average seq length, GC content, AT content, etc]]<br />
[[Align two protein sequences using a dynamic programming method in Perl]]<br />
[[Randomly generate five 100 AA long protein sequences and store them in a FASTA file]]<br />
[[Create a flat text file database of protein sequences with hash function in Perl]]<br />
</p>