snp-index 0.1.2

Fast SNP indexing and read matching with scdata integration (cell × SNP sparse matrices)
Documentation
1
2
3
4
5
pub mod aligned_read;
pub mod refine;

pub use aligned_read::{AlignedRead, ObservedBase, ReadOp, ReadOpKind, Strand};
pub use refine::RefineOptions;