grangers 0.5.0

A rust library for working with genomic ranges and annotations.
Documentation
1
2
3
4
5
pub mod fasta;
pub mod gtf;
pub use gtf::AttributeMode;
pub use gtf::FeatureType;
pub use gtf::GStruct;