#' Example of RSE object with RNA-seq transcript quantification data
#'
#' This data is a [RangedSummarizedExperiment-class][SummarizedExperiment::RangedSummarizedExperiment-class]
#' with transcript quantification data stored in an "tpm" assay. It is
#' used to demonstrate the use of qsvaR in bulk RNA-seq data.
#'
#'
#' @name rse_tx
#' @docType data
#' @format A [RangedSummarizedExperiment-class][SummarizedExperiment::RangedSummarizedExperiment-class]
#' @keywords datasets
#' @seealso [getPCs] [k_qsvs] [getDegTx] [qSVA]
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.