- recipe clusterone
Graph clustering algorithm
- Homepage:
- License:
GPL-3.0
- Recipe:
- Links:
doi: 10.1038/nmeth.1938
ClusterONE is a graph clustering algorithm that is able to handle weighted graphs and readily generates overlapping clusters
- package clusterone¶
-
- Versions:
1.0-0
- Depends:
openjdk
>=8
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install clusterone
and update with:
conda update clusterone
or use the docker container:
docker pull quay.io/biocontainers/clusterone:<tag>
(see clusterone/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/clusterone/README.html)