Metagenomics Canopy Clustering Implementation.
Faster and more memory efficient implementation of the canopy clustering algorithm (doi:10.1038/nbt.2939).
git clone https://github.com/hildebra/canopy2.git
cd canopy2
make
./cc.bin -v
GPL-2.0: Please see License.txt
This reimplementation is based on the original code by Piotr Dworzynski, and has since been improved (memory efficiency, speed, additional functionality) and maintained by Falk Hildebrand.
Copyright (C) 2019-2024 Falk Hildebrand (Falk.Hildebrand@gmail.com), Quadram Institute Copyright (C) 2013, 2014 Piotr Dworzynski (piotr@cbs.dtu.dk), Technical University of Denmark