Homework
From Biolecture.org
Revision as of 19:51, 17 May 2016 by imported>Yeong Jae Kim
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