recipe bioconductor-pigengene

Infers biological signatures from gene expression data

Homepage:

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

License:

GPL (>=2)

Recipe:

/bioconductor-pigengene/meta.yaml

Pigengene package provides an efficient way to infer biological signatures from gene expression profiles. The signatures are independent from the underlying platform, e.g., the input can be microarray or RNA Seq data. It can even infer the signatures using data from one platform, and evaluate them on the other. Pigengene identifies the modules (clusters) of highly coexpressed genes using coexpression network analysis, summarizes the biological information of each module in an eigengene, learns a Bayesian network that models the probabilistic dependencies between modules, and builds a decision tree based on the expression of eigengenes.

package bioconductor-pigengene

(downloads) docker_bioconductor-pigengene

Versions:

1.24.0-01.20.0-01.18.0-01.16.0-11.16.0-01.14.0-01.12.0-01.10.0-11.8.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-pigengene

and update with:

conda update bioconductor-pigengene

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-pigengene:<tag>

(see bioconductor-pigengene/tags for valid values for <tag>)

Download stats