riker-ngs 0.2.0

Fast Rust CLI toolkit for sequencing QC metrics
Documentation
1
2
3
4
5
6
7
pub mod alignment_reader;
pub mod mate_buffer;
pub mod overlap_clipper;
pub mod pair_orientation;
pub mod record_utils;
pub mod riker_record;
pub mod simd_seq;