Automated Community Detection of Cell Populations in Python
This repo contains the current Python implementation of ACDC, an optimization-based framework to automatize clustering of cell populations from scRNA-seq data using community detection algorithms.
acdc_py
is currently under development and new functionalities will be released, following completion and benchmarking.
acdc_py
is deployed as a Python package and fully compatible with Scanpy
.
acdc_py
, including Leiden and Louvain. New releases will expand functionalities to new features, including the possibility to iteratively sub-cluster cell populations to find fine grain and biologically meaningful clustering solutions.
To receive updates when novel functionalities are released, feel free to add your email to the following form: https://forms.gle/NCRPJPmXzfbrMH7U7
STAY TUNED FOR UPDATES AND NOVEL DEVELOPMENTS!🤘🏾
**Please, be aware that while this project is "work in progress" and outcomes are continuously benchmarked, cross-platform compability might not yet be guaranteed.
pip install acdc-py
git clone https://github.com/califano-lab/acdc_py/
cd acdc_py
pip install -e .
... Start playing around! 🎸
Alexander Wang - aw3436@cumc.columbia.edu
Luca Zanella - lz2841@cumc.columbia.edu
Alessandro Vasciaveo - av2729@cumc.columbia.edu