DSAVEAlignDataset: DSAVEAlignDataset

Description Usage Arguments Details Value Author(s) Examples

View source: R/DSAVEAlignDataset.R

Description

Align a cell population to a template

Usage

1
DSAVEAlignDataset(data, templInfo)

Arguments

data

matrix or sparse matrix, the type is preserved in the output

templInfo

list with one element called UMIDistr containing template information

Details

Aligns the cell population to the template, by removing genes, removing cells and down-sampling the data to match the template as good as possible. All cell populations successfully aligned to the same template will have almost identical sampling noise.

Value

a matrix

Author(s)

Juan Inda, <inda@chalmers.se>

Examples

1
## Not run: dsAligned = DSAVEAlignDataset(data, templInfo)

SysBioChalmers/DSAVE-R documentation built on Oct. 19, 2021, 11:37 p.m.