# 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*.

- DOI: [10.64898/2025.12.11.693725](https://doi.org/10.64898/2025.12.11.693725)
- Preprint: [bioRxiv](https://www.biorxiv.org/content/10.64898/2025.12.11.693725v1)
- Reference code (authors): [github.com/danrongLi/CAMP](https://github.com/danrongLi/CAMP)

```bibtex
@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](https://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.
