HW3 Solution
This post is the solution to the third homework, hw3.
The problem was:
$seq = ‘GAGTATCTGGAAGACAGGCAGACTTTTCGCCACAGCGTGGTGGTACCTTATGAGCCACCCGAGGCCGGCT’;
use a loop and substr to print its “codons”, one per line.
Here is the solution to the fourth homework, hw4. Continue reading
This post shows the solution for the homework coded hw2.
Continue reading