HOMEWORK 5

(For interactive page, go to /education/bioinfo
Answers are also available at that URL.)

  1. Modify the script patscan_batch.pl to run the following emboss programs on every sequence in a folder.

  2. Modify the script oligo.pl to find only the oligos whose GC% are between 40-60. Print the result in a table, which the first column is the starting position of the oligos; the second column is the oligo sequences; the third column is their GC%. Each row in the table is tab delimited. This is a sample of the table. You can use your revised script to find the 20 mer oligos from between position 10 to 100 in the sequence.