recipe bioconductor-bioplex

R-side access to BioPlex protein-protein interaction data

Homepage:

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

License:

Artistic-2.0

Recipe:

/bioconductor-bioplex/meta.yaml

The BioPlex package implements access to the BioPlex protein-protein interaction networks and related resources from within R. Besides protein-protein interaction networks for HEK293 and HCT116 cells, this includes access to CORUM protein complex data, and transcriptome and proteome data for the two cell lines. Functionality focuses on importing the various data resources and storing them in dedicated Bioconductor data structures, as a foundation for integrative downstream analysis of the data.

package bioconductor-bioplex

(downloads) docker_bioconductor-bioplex

Versions:

1.4.0-01.0.1-0

Depends:
Required By:

Installation

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

conda install bioconductor-bioplex

and update with:

conda update bioconductor-bioplex

or use the docker container:

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

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

Download stats