syntheticSinglets: syntheticSinglets

Description Arguments Value Author(s) Examples

View source: R/syntheticMultipletsFromCounts.R

Description

This unit uses the negative binomial distribution to synthesize the singlets.

Arguments

nGenes

Number of genes in generated synthetic data.

nCells

Number of cells per cell type in generated synthetic data.

nCellTypes

Number of cell types in generated synthetic data.

...

additional arguments to pass on

Value

A matrix with synthetic counts.

Author(s)

Jason T. Serviss

Examples

1
synth <- syntheticSinglets(10, 10, 10)

EngeLab/CIMseq.publication documentation built on Jan. 29, 2020, 10:03 a.m.