Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: extraction of sequences

by biohisham (Priest)
on Oct 13, 2009 at 23:14 UTC ( [id://800990]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # ----- prediction on sequence number 3 (length = 713, name = seq_03) 
    +-----
    #
    ...
    # Predicted genes for sequence number 3 on both strands
    # start gene g4 ....
    [as same as above]......so on and on...
    
  2. or download this
    #!/usr/local/bin/perl
    
    ...
    for(my $i=0;$i<$#new_array;$i++){
            print "$i-$new_array[$i]\n";         #preparing for further pr
    +ocessing
            }
    
  3. or download this
    0- ----- prediction on sequence number 1 (length = 105, name = seq_01)
    + --
    1- start gene g1
    ...
    18- tttgagaccttcaatcctgaggcgtgagacgcagtctggaggagcagctc]
    19- protein sequence = [LRRETQSGGAALCSLFDPPPTPTACAHANSP]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-25 22:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found