References#
CAMP method (preprint)#
Li, D., Ko, Y. K., & Canzar, S. (2025). CAMP: Coreset Accelerated Metacell Partitioning enables scalable analysis of single-cell data. bioRxiv.
Preprint: bioRxiv
Reference code (authors): github.com/danrongLi/CAMP
@article{li2025camp,
title = {CAMP: Coreset Accelerated Metacell Partitioning enables scalable analysis of single-cell data},
author = {Li, Danrong and Ko, Young Kun and Canzar, Stefan},
journal = {bioRxiv},
year = {2025},
doi = {10.64898/2025.12.11.693725},
url = {https://www.biorxiv.org/content/10.64898/2025.12.11.693725v1}
}
This package#
campmc (github.com/nictru/campmc) is a separate third-party port for portable use with Scanpy. Cite the preprint above for the method; cite this repository only if you refer specifically to this implementation.