getGSE122425 | R Documentation |
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)
cache |
logical. Should a locally cached version used if available?
Defaults to |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.