API Reference¶
Auto-generated from source docstrings. All public functions carry NumPy-style docstrings with parameter types, return types, and at least one runnable example.
The v2.0.1 public API spans three modules:
| Module | Function | Description |
|---|---|---|
scsplice.io |
read_starsolo |
Ingest STARsolo SJ output |
scsplice.io |
read_starsolo_gene |
Ingest selectable STARsolo gene-count matrices |
scsplice.io |
read_starsolo_velocyto |
Ingest STARsolo velocity matrices |
scsplice.tl |
make_m2 |
Build the M2 exclusion layer |
scsplice.tl |
pseudo_correlation |
Per-event pseudo-R² and permutation inference |
scsplice.tl |
get_pseudo_correlation_result |
Materialize export-ready result tables |
scsplice.pp |
highly_variable_events |
HVE selection via binomial deviance |
scsplice.pl remains reserved for a future plotting module.