R/test_rna_meta_data.R

#' meta data of preprocessed RNA-Seq data
#'
#' The RNA-Seq meta data.frame at least two columns:
#' 1. condition: identifier of the condition to which each sample belongs.
#' 2. files: the exact address of the files contains the tsv file
#' which is the output of RNA-Seq preprocessed with Kallisto.
#'
#' @docType data
#'
#' @usage data(test_rna_meta)
#'
#' @format An object of data.frame.
#'
#' @keywords datasets
#'
#' @examples
#' data(test_rna_meta)

"test_rna_meta"
yingstat/intePareto documentation built on Feb. 8, 2021, 2:17 a.m.