blutils-adapters 3.0.1

A utility to make it easier to run and analyze Blast results
Documentation
[dependencies.blutils-core]
version = "3.0.1"

[dependencies.clean-base]
version = "1.0.1"

[dependencies.subprocess]
version = "0.2"

[lib]
crate-type = ["staticlib", "lib"]
name = "blul_adapters"
path = "src/lib.rs"

[package]
authors = ["Samuel Galvão Elias <sgelias@outlook.com>"]
categories = ["science", "command-line-interface", "command-line-utilities"]
description = "A utility to make it easier to run and analyze Blast results"
edition = "2021"
keywords = ["blast", "bioinformativs", "DNA", "similarity-analysis", "NCBI"]
license = "Apache-2.0"
name = "blutils-adapters"
readme = "README.md"
repository = "https://github.com/sgelias/blutils"
version = "3.0.1"