Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Subroutine to parse BLAST

by erix (Prior)
on Dec 06, 2010 at 18:04 UTC ( [id://875674]=note: print w/replies, xml ) Need Help??


in reply to Subroutine to parse BLAST

There are several versions and implementations of BLAST. Can we assume you use NCBI's blast+ : ftp://ftp.ncbi.nlm.nih.gov/blast/executables/blast+/LATEST/ ?

There is a user_manual.pdf there, which specifies the possible output formats.

What output do you have to parse? Did you notice that BLAST can output in a table format (option -outfmt)? With that you can pipe the blast-produced alignment data straight into a database table, or, of course, into a perl program. BLAST+'s table-format makes parsing rather trivial.

Can you let us know which implementation and version of BLAST you use? Show the actual output? Nobody can guess what your output looks like... Maybe also tell us whether it's homework or not (because of the no-bioperl condition)?

Log In?
Username:
Password:

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

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

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.