debian man page for bp_search2bsml

Query: bp_search2bsml

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BP_SEARCH2BSML(1p)					User Contributed Perl Documentation					BP_SEARCH2BSML(1p)

NAME
search2bsml - Turn SearchIO parseable reports(s) into a BSML report
SYNOPSIS
Usage: search2bsml [-o outputfile] [-f reportformat] [-i inputfilename] OR file1 file2 ..
DESCRIPTION
This script will turn a protein Search report (BLASTP, FASTP, SSEARCH, AXT, WABA, SIM4) into a BSML File. The options are: -i infilename - (optional) inputfilename, will read either ARGV files or from STDIN -o filename - the output filename [default STDOUT] -f format - search result format (blast, fasta,waba,axt) (ssearch is fasta format). default is blast. -h - this help menu Additionally specify the filenames you want to process on the command-line. If no files are specified then STDIN input is assumed. You specify this by doing: search2gff < file1 file2 file3
AUTHOR
Jason Stajich, jason-at-bioperl-dot-org perl v5.14.2 2012-03-02 BP_SEARCH2BSML(1p)
Related Man Pages
bp_search2gff(1p) - debian
urifind(1p) - debian
bio::searchio::writer::bsmlresultwriter(3pm) - debian
bio::searchio::axt(3pm) - debian
bio::seqio::bsml_sax(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
One instance of comparing grep and awk