Query: bp_search2tribe
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BP_SEARCH2TRIBE(1p) User Contributed Perl Documentation BP_SEARCH2TRIBE(1p)NAMEsearch2tribe - Turn SearchIO parseable reports(s) into TRIBE matrixSYNOPSISUsage: search2tribe [-o outputfile] [-f reportformat] [-w/--weight] file1 file2 ..DESCRIPTIONThis script is probably too slow for most people's uses. It is better to use something like scripts/searchio/fastam9_to_table, -m 9 output from BLAST, or the blast2table from the BLAST O'Reilly book to get a tabular output from these programs and then feed the table into MCL with the mcxdeblast script and the --m9 option. This script will turn a protein Search report (BLASTP, FASTP, SSEARCH) into a Markov Matrix for TribeMCL clustering. The options are: -o filename - the output filename [default STDOUT] -f format - search result format (blast, fasta) (ssearch is fasta format). default is blast. -w or --weight VALUE - Change the default weight for E(0.0) hits to VALUE (default=200 (i.e. 1e-200) ) -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: search2tribe < file1 file2 file3AUTHORJason Stajich, jason-at-bioperl-dot-org perl v5.14.2 2012-03-02 BP_SEARCH2TRIBE(1p)
Related Man Pages |
---|
bp_dbsplit(1p) - debian |
bp_gccalc(1p) - debian |
bp_mask_by_search(1p) - debian |
bp_search2tribe(1p) - debian |
bio::searchio::writer::bsmlresultwriter(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Looping through 2 files simultaneously |
Help with file splitting |
How to call parametrs to awk script |
Displaying log file pattern output in tabular form output |
How to append two fasta files? |