class Bio::Blast::WU::Report_TBlast
WU-BLAST default output parser for TBLAST. All methods are equal to Bio::Blast::WU::Report
. Only DELIMITER
(and RS) is different.
Constants
- DELIMITER
Delimter of each entry for TBLAST.
Bio::FlatFile
uses it.- DELIMITER_OVERRUN
(Integer) excess read size included in
DELIMITER
.