Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: unique sequences

by kcott (Archbishop)
on Dec 11, 2017 at 07:31 UTC ( [id://1205282]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
            print $out_fh ">$head\n$seq\n";
        }
    }
    
  2. or download this
    $ cat pm_1205271_bio_fasta_extract_dummy_in.fasta
    >1: not wanted - too short
    ...
    xxxxxxxxxGGxxxxxxxxxxGG
    >7: wanted - match unique
    yyyyyyyyyyGGxxxxxxxxxxGG
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-25 18:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found