Re-exports§
pub use bam_utils::BamStats;pub use bam_utils::CellBarcodes;pub use bam_utils::CellBarcodesMulti;pub use bam_utils::Strand;
Modules§
- bam_
modifier - bam_
splitter - bam_
utils - coverage_
analysis - This module implements pileup generation from one or multiple BAM files and converts the resulting signal into bedGraph and BigWig formats. The implementation is parallelized (using Rayon) and uses several libraries to process genomic intervals and to normalize and aggregate counts.
- genomic_
intervals - read_
filter - signal_
normalization - spike_
in_ analysis