API#
Preprocessing#
|
Load a VCF file into an AnnData object. |
|
Annotate variants with trinucleotide contexts. |
|
Filter variants based on presence across cells/samples. |
|
Filter cells/samples based on number of variants detected. |
|
Filter variants based on sequencing depth (coverage) across cells/samples. |
|
Filter to only single nucleotide variants (SNPs). |
Tools#
|
Compute 96-channel mutation spectrum for each cell/sample or per private mutation group. |
|
Compute the number of callable sites per cell/sample. |
|
Normalize a mutation spectrum by various strategies. |
|
Identify mutations that are private (unique) to each cell/sample or group. |
Plotting#
|
Plot mutation spectra for cells/samples or per-group private mutations. |
|
Plot mutation spectrum directly from a DataFrame. |
|
Compare multiple spectra (e.g., different filtering strategies or conditions). |