| Class | Bio::Blast::Report_tab |
| In: |
lib/bio/appl/blast/report.rb
|
| Parent: | Report |
NCBI BLAST tabular (-m 8) output parser. All methods are equal to Bio::Blast::Report. Only DELIMITER (and RS) is different.
| DELIMITER | = | RS = nil | Delimter of each entry. Bio::FlatFile uses it. |