4个版本

0.1.3 2021年8月20日
0.1.2 2021年8月18日
0.1.1 2021年8月18日
0.1.0 2021年5月4日

生物学中排名190

MIT许可协议

8KB
138

gfastats

描述

使用GFA格式的简单图形统计工具。

安装

Git

git clone https://github.com/MoinSebi/gfastats  
cd gfastats   
cargo build --release  
./target/release/gfastats  

Cargo

cargo install gfastats

用法

Usage:
  ./gfastats [OPTIONS]

GFA statistics

Optional arguments:
  -h,--help             Show this help message and exit
  -i,--input INPUT      Input data

依赖项

~93KB