4 releases
0.1.3 | Aug 20, 2021 |
---|---|
0.1.2 | Aug 18, 2021 |
0.1.1 | Aug 18, 2021 |
0.1.0 | May 4, 2021 |
#219 in Biology
8KB
138 lines
gfastats
Description
Small tool for basic graph statistics using GFA format.
Installation:
Git
git clone https://github.com/MoinSebi/gfastats
cd gfastats
cargo build --release
./target/release/gfastats
Cargo
cargo install gfastats
Usage
Usage:
./gfastats [OPTIONS]
GFA statistics
Optional arguments:
-h,--help Show this help message and exit
-i,--input INPUT Input data
Dependencies
~93KB