R/data.R

#' Test data for scrabble
#'
#' @description  "demo_data" is a data list with the length of 3. The first element in
#' the list is generated drop-out scRNAseq data with 800 genes and 1000 cells. The second
#' element in the list is the generated bulk RNAseq data with 800 genes. The third
#' element is the true scRNAseq data without dropouts. The steps of generating the data
#' is shown in Details section.
#'
#' @usage demo_data
#'
#' @author Tao Peng, Kai Tan
#'
#' @details The data set was generated from the well-developed R package Splatter.
#'
"demo_data"

Try the SCRABBLE package in your browser

Any scripts or data that you put into this service are public.

SCRABBLE documentation built on May 2, 2019, 2:43 a.m.