- recipe bioconductor-cola
A Framework for Consensus Partitioning
- Homepage:
- License:
MIT + file LICENSE
- Recipe:
Subgroup classification is a basic task in genomic data analysis, especially for gene expression and DNA methylation data analysis. It can also be used to test the agreement to known clinical annotations, or to test whether there exist significant batch effects. The cola package provides a general framework for subgroup classification by consensus partitioning. It has the following features: 1. It modularizes the consensus partitioning processes that various methods can be easily integrated. 2. It provides rich visualizations for interpreting the results. 3. It allows running multiple methods at the same time and provides functionalities to straightforward compare results. 4. It provides a new method to extract features which are more efficient to separate subgroups. 5. It automatically generates detailed reports for the complete analysis. 6. It allows applying consensus partitioning in a hierarchical manner.
- package bioconductor-cola¶
-
- Versions:
2.4.0-1
,2.4.0-0
,2.0.0-2
,2.0.0-1
,2.0.0-0
,1.8.0-0
,1.6.0-1
,1.6.0-0
,1.4.1-0
,2.4.0-1
,2.4.0-0
,2.0.0-2
,2.0.0-1
,2.0.0-0
,1.8.0-0
,1.6.0-1
,1.6.0-0
,1.4.1-0
,1.2.0-0
,1.0.0-1
,1.0.0-0
- Depends:
bioconductor-biocgenerics
>=0.44.0,<0.45.0
bioconductor-complexheatmap
>=2.14.0,<2.15.0
bioconductor-impute
>=1.72.0,<1.73.0
libblas
>=3.9.0,<4.0a0
libgcc-ng
>=12
liblapack
>=3.9.0,<4.0a0
libstdcxx-ng
>=12
r-base
>=4.2,<4.3.0a0
r-circlize
>=0.4.7
r-globaloptions
>=0.1.0
r-rcpp
>=0.11.0
- Required By:
Installation
With an activated Bioconda channel (see set-up-channels), install with:
conda install bioconductor-cola
and update with:
conda update bioconductor-cola
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-cola:<tag>
(see bioconductor-cola/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-cola/README.html)