#' RNA-seq expression data in the ECSA cancer samples
#'
#' @description RNA-seq expression data in the ECSA cancer samples, the row names are RNA mirbase IDs, the column names are sample names in which last two identifier is 01
#'
#' @docType data
#'
#' @name case.exp_rna
#' @usage data("case.exp_rna")
#'
#' @examples data("case.exp_rna")
#'head(case.exp_rna[1:100,])
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.