BioPlex
R-side access to BioPlex protein-protein interaction data
Bioconductor version: 3.23 · Package version: 1.18.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BioPlex") Details
| Maintainer | Ludwig Geistlinger <ludwig_geistlinger@hms.harvard.edu> |
| Author | Ludwig Geistlinger [aut, cre], Robert Gentleman [aut] |
| License | Artistic-2.0 |
| URL | https://github.com/ccb-hms/BioPlex |
| Bug Reports | https://github.com/ccb-hms/BioPlex/issues |
| Downloads rank | 101 |
| Source branch | RELEASE_3_23 |
| biocViews | CellCulture, ColonCancerData, ExperimentData, ExperimentHub, ExpressionData, GEO, Genome, Homo_sapiens_Data, MassSpectrometryData, Proteome, RNASeqData, ReproducibleResearch |
Download
Dependencies
Depends: R (>= 4.1.0), SummarizedExperiment
Imports: BiocFileCache, GEOquery, graph, methods, utils
Suggests: AnnotationDbi, AnnotationHub, BiocStyle, DEXSeq, ExperimentHub, depmap, knitr, rmarkdown