recipe bioconductor-msigdb

An ExperimentHub Package for the Molecular Signatures Database (MSigDB)

Homepage:

https://bioconductor.org/packages/3.16/data/experiment/html/msigdb.html

License:

CC BY 4.0

Recipe:

/bioconductor-msigdb/meta.yaml

This package provides the Molecular Signatures Database (MSigDB) in a R accessible objects. Signatures are stored in GeneSet class objects form the GSEABase package and the entire database is stored in a GeneSetCollection object. These data are then hosted on the ExperimentHub. Data used in this package was obtained from the MSigDB of the Broad Institute. Metadata for each gene set is stored along with the gene set in the GeneSet class object.

package bioconductor-msigdb

(downloads) docker_bioconductor-msigdb

Versions:

1.6.0-01.2.0-11.2.0-01.0.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-msigdb

and update with:

conda update bioconductor-msigdb

or use the docker container:

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

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

Download stats