R/fpkm.R

#' fpkm
#' @docType data
#' @usage data(fpkm)
#' @format An object of dataframe with 1000 rows and 12 columns.
#' @description The FPKM dataframe from RNA-seq.
#' @keywords datasets
#' @examples
#' data(fpkm)
#' fpkm[1:6,1:6]
"fpkm"
shkonishi/rskodata documentation built on June 24, 2019, 1:03 p.m.