Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: extracting open reading frame (ORF) from a FASTA file

by Nadiah (Novice)
on Jul 12, 2005 at 08:01 UTC ( [id://474200]=note: print w/replies, xml ) Need Help??


in reply to Re: extracting open reading frame (ORF) from a FASTA file
in thread extracting open reading frame (ORF) from a FASTA file

Hi Boris,

Thanks for your help.. but I need further explainations on the codings.

About the codes right.. may i know what this line means and why do we need to minus the pos() by 3?
my $start = pos() - 3;
Secondly, why is there a need for this substr statement? substr ($_, $start, $stop - $start), $/;

  • Comment on Re^2: extracting open reading frame (ORF) from a FASTA file

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://474200]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-18 00:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found