recipe bioconductor-cola

A Framework for Consensus Partitioning

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/cola.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-cola/meta.yaml

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

(downloads) docker_bioconductor-cola

Versions:
2.4.0-12.4.0-02.0.0-22.0.0-12.0.0-01.8.0-01.6.0-11.6.0-01.4.1-0

2.4.0-12.4.0-02.0.0-22.0.0-12.0.0-01.8.0-01.6.0-11.6.0-01.4.1-01.2.0-01.0.0-11.0.0-0

Depends:
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