2. Make a perl program translating 'all' combinations of triple bases into amino acids
From Biolecture.org
Using Bioperl, I could make the simple program that can translationg 'all' combinations of triple bases into amino acids.
This is the script for program.
This is the DNA sequence template file to translate. It was written in txt file.
This is the result. The program works so well :D.
References
Using VI editor : http://yagi815.tistory.com/146
Using General command of linux : http://www.mireene.com/webimg/linux_tip1.htm
DNA sequence of DSCR1(RCAN1) : http://www.ncbi.nlm.nih.gov/nuccore/NM_001285389.2