varforge 0.2.0

Synthetic cancer sequencing test data generator
Documentation
1
2
3
4
//! UMI (unique molecular identifier) support: barcode generation and PCR family simulation.

pub mod barcode;
pub mod families;