Python port of the R copykat package for single-cell copy number aberration (CNA) inference from scRNA-seq data.
pip install copykat-pythonOr from source for development:
pip install -e ".[dev]"copycat-vignettes.ipynb— end-to-end CNA inference and heatmap rendering on the example UMI matrix.