bigtools 0.5.6

A library and associated tools for reading and writing bigwigs and bigbeds
Documentation
1
2
3
4
5
6
7
/*!
Contains utilities useful for reading and writing bed files and bed-like data.
*/

pub mod autosql;
pub mod bedparser;
pub mod indexer;