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
9
10
11
12
13
pub mod bam;  // 


// to refactor

//pub mod cram_index;
//pub mod cram_stats;  //pub for now; avoids lots of unused function warnings...
//pub mod cram_io;