Functionality for storing the 293T RNA-seq data
from GSE122425 in a
SummarizedExperiment. The dataset includes three
wild type samples and three NSUN2 knockout samples.
getGSE122425(cache = TRUE)logical. Should a locally cached version used if available?
Defaults to TRUE.
A SummarizedExperiment storing RNA-seq
data for the 293T cell line.
GSE122425: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE122425
# Obtain the data as a SummarizedExperiment
se <- getGSE122425()
#> Using cached version from 2023-02-26 15:11:00