Rust-Bio-Tools

Travis

A set of ultra fast and robust command line utilities for bioinformatics tasks based on Rust-Bio. Rust-Bio-Tools provides a command rbt, which currently supports the following operations:

Further functionality is added as it is needed by the authors. Any contributions are highly welcome.

Installation

Bioconda

Rust-Bio-Tools is available via Bioconda. With Bioconda set up, installation is as easy as

conda install rust-bio-tools

Manual

Download the source code and issue

cargo install

from the root directory of the source.

Usage

Rust-Bio-Tools installs a command line utility rbt. Issue

rbt --help

for a summary of all options and tools.

Author

Johannes Köster