blutils-core 8.3.1

A utility to make it easier to run and analyze Blast results
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod blast_builder;
pub mod blast_result;
pub mod blutils_output;
pub mod consensus_result;
pub mod consensus_strategy;
pub mod file_or_stdin;
pub mod linnaean_ranks;
pub mod parallel_blast_output;
pub mod taxon;
pub mod taxonomies_map;
pub mod taxonomy_bean;