29 releases
0.1.52 | Mar 21, 2024 |
---|---|
0.1.51 | Mar 13, 2024 |
0.1.41 | Feb 28, 2024 |
#103 in Biology
1,896 downloads per month
69KB
1K
SLoC
Stats of gff3 files
Install :
cargo install stats_on_gff3_ncbi
Crates: https://crates.io/crates/stats_on_gff3_ncbi
Examples:
stats_on_gff3_ncbi --precision 1000 example_ncbi.gff3 example_ncbi.fa 2>err
zcat example_ncbi.fa.gz | stats_on_gff3_ncbi --precision 100 example_ncbi.gff3 stdin 2> err
For Ensembl data, see https://crates.io/crates/stats_on_gff3
Dependencies
~18MB
~318K SLoC