getBioplexProteome | R Documentation |
Functionality for retrieving the BioPlex3 protein expression data comparing expression in the HCT116 and the 293T cell lines.
getBioplexProteome(cache = TRUE)
cache |
logical. Should a locally cached version used if available?
Defaults to |
A SummarizedExperiment
storing protein expression
data for the both cell line(s) with 5 replicates each.
BioPlex: https://bioplex.hms.harvard.edu
se <- getBioplexProteome()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.