R/Data.R

#' Dataset with simulated single cell RNA-seq from 2 batches.
#'
#'
#' @format A list with the following elements:
#' \describe{
#'   \item{batches}{a list with two matrices representing the two batches}
#'   \item{pairs}{matrix of pairs between the two batches.}
#'   \item{cell_types}{a factor with the cell clusters.}
#'   ...
#' }
"SimBatches"

Try the Canek package in your browser

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

Canek documentation built on Nov. 6, 2023, 1:06 a.m.