[Bioperl-l] Easily parsable command line BLAST output
    Chris Fields 
    cjfields at illinois.edu
       
    Fri Oct  2 16:43:50 UTC 2009
    
    
  
Ben,
The following has that information:
http://www.bioperl.org/wiki/Module:Bio::SearchIO
http://www.bioperl.org/wiki/HOWTO:SearchIO#Design
In short:
-m      type       SearchIO -format
0       text       blast
7       XML        blastxml
8       tabular    blasttable
9       tabular    blasttable
You should read the HOWTO and specific documentation for the  
Bio::SearchIO module just in case, and let us know if there are any  
spots that need improvement.
There are varied reports some of the alignment-based output is  
parsable via AlignIO somehow, but I haven't attempted it.
chris
On Oct 2, 2009, at 11:29 AM, Ben Busby wrote:
> Pardon the simple question, as I am new-ish to Perl, Bioperl, and
> Computational Biology..
> I am doing a whole bunch of large BLAST searches and am wondering  
> what the
> best command line BLAST commands are to put the output in a format  
> best
> parsable by Bio::SearchIO.
>
> Thanks!
>
> Ben
>
>
>
> -- 
> Economically, nothing is ever "extended by popular demand".
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
    
    
More information about the Bioperl-l
mailing list