kira-spliceqc 0.2.0

Deterministic, explainable splicing QC for single-cell expression data.
Documentation
1
2
3
4
#[derive(Debug, Clone)]
pub struct CouplingStressMetrics {
    pub coupling_stress: Vec<f32>,
}