Difference between revisions of "Homework"
From Biolecture.org
imported>Yeong Jae Kim |
imported>Jaehyeok Shin |
||
Line 1: | Line 1: | ||
<p> </p> | <p> </p> | ||
− | <p>1. Learn Perl programming language and learn bioinformatics using it. | + | <p>1. Learn Perl programming language and learn bioinformatics using it.</p> |
− | <p> [[1. Install and Learn Bioperl]] | + | <p> [[1. Install and Learn Bioperl]]</p> |
<p> [[2. Make a perl program translating 'all' combinations of triple bases into amino acids]]</p> | <p> [[2. Make a perl program translating 'all' combinations of triple bases into amino acids]]</p> | ||
Line 24: | Line 24: | ||
<p> </p> | <p> </p> | ||
+ | |||
+ | <p>2. Define the Words</p> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <p> </p> | ||
+ | |||
+ | <p>3. Homework for Genomics</p> | ||
+ | |||
+ | <p>[[Homework for Genomics]]</p> |
Revision as of 15:08, 26 May 2016
1. Learn Perl programming language and learn bioinformatics using it.
2. Make a perl program translating 'all' combinations of triple bases into amino acids
4. Open and re-write one FASTA file containing one protein sequence of TERT
6. Extract a sequence MKKTGIKG from ASMKATAHQMKKTGIKGMSTYALLRL and print it out in a file
8. Align two protein sequences using a dynamic programming method in perl
9. Randomly generate five 100 AA long protein sequences and store them in a FASTA file
10. Create a flat text file database of protein sequences with has functino in Perl
2. Define the Words
3. Homework for Genomics