bascet 0.4.0

Bascet is a tool to preprocess single-cell data, handling barcode detection, trimming, QC, and managing the execution of custom tools for each cell
Documentation
1
2
3
4
5
6
7
8
pub mod countsketch_fq;
pub mod minhash_kmc;
pub mod minhash_fq;
pub mod mapcell_scripts;

pub use mapcell_scripts::get_preset_script;
pub use mapcell_scripts::get_preset_script_names;