scRecoverTest {scRecover}R Documentation

scRecoverTest: A test dataset for scRecover

Description

A test dataset containing a single-cell RNA-seq (scRNA-seq) read counts matrix and its cell type information.

Usage

data(scRecoverTest)

Format

Details

Source

Petropoulos S, et al. Cell, 2016, 165(4): 1012-1026.

See Also

scRecover, for imputation of single-cell RNA-seq data.

estDropoutNum, for estimating dropout gene number in a cell.

countsSampling, for downsampling the read counts in a cell.

normalization, for normalization of single-cell RNA-seq data.

Examples

# Load test data for scRecover
data(scRecoverTest)



[Package scRecover version 1.8.0 Index]