#' @title Example mirna expression dataset for ceRNAR
#'
#' @description A data set with the mirna expression for 45 subjects
#'
#' @docType data
#'
#' @usage data(mirna_exp)
#'
#' @format A R data frame with 78 rows and 45 variables
#' \describe{
#' \item{expression data}{Numeric mirna expression matrix with each
#' columns as a different individual and each row as a separate miRNA.}}
#' @source <https://www.github.com/ywhsiao/ceRNAR>
#'
#' @examples
#' data(mirna_exp)
"mirna_exp"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.