Skip to content

HaghverdiLab/CCLONE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCLONE package

This package provides functions for analyis of single-cell variant call data. We introduce CCLONE based on a weighted NMF.

The tools in this package are compatible with scanpy.

Instalation

To install the package from GitHub, please use:

 git clone https://github.com/HaghverdiLab/CCLONE
 cd CCLONE
 pip install -e .

How to run

CCLONE takes as input an Anndata object with REF and ALT count matrices for variants saved in the Anndata.layers.

Tutorials explaining the analysis workflow with CCLONE can be found here, scripts to convert cellsnp-lite output to the needed Anndata object can also be found there.

References

Valérie Marot-Lassauzaie, et al.

Support

If you found a bug, would like to see a feature implemented, or have a question please open an issue.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages