Recent content by periwinkle

  1. P

    I need a Perl program to find ORF in a DNA sequence?

    Basically I have a DNA sequence file somewhere on my computer. I need to select an ORF by using the START and STOP codons. That is, I need to find the sequences that lie between ATG and either of TTA, TAG, TGA. The sequence file is pretty long. What should be the exact program? Please help with...
Back
Top