Class | Bio::Blast::WU::Report_TBlast |
In: |
lib/bio/appl/blast/wublast.rb
|
Parent: | Report |
WU-BLAST default output parser for TBLAST. All methods are equal to Bio::Blast::WU::Report. Only DELIMITER (and RS) is different.
DELIMITER | = | RS = "\nTBLAST" | Delimter of each entry for TBLAST. Bio::FlatFile uses it. | |
DELIMITER_OVERRUN | = | 6 | (Integer) excess read size included in DELIMITER. |