getBioplexProteome: Obtain BioPlex3 proteome data

View source: R/proteome.R

getBioplexProteomeR Documentation

Obtain BioPlex3 proteome data

Description

Functionality for retrieving the BioPlex3 protein expression data comparing expression in the HCT116 and the 293T cell lines.

Usage

getBioplexProteome(cache = TRUE)

Arguments

cache

logical. Should a locally cached version used if available? Defaults to TRUE.

Value

A SummarizedExperiment storing protein expression data for the both cell line(s) with 5 replicates each.

References

BioPlex: https://bioplex.hms.harvard.edu

Examples


  se <- getBioplexProteome()
  

ccb-hms/BioPlex documentation built on Aug. 5, 2023, 9:15 p.m.