Function smafa::query [] [src]

pub fn query(
    db_root: &str,
    query_fasta: &str,
    max_divergence: u32,
    print_stream: &mut Write
)