Description Usage Arguments Details Value Author(s) Examples
View source: R/DSAVEAlignDataset.R
Align a cell population to a template
1 | DSAVEAlignDataset(data, templInfo)
|
data |
matrix or sparse matrix, the type is preserved in the output |
templInfo |
list with one element called UMIDistr containing template information |
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.
a matrix
Juan Inda, <inda@chalmers.se>
1 | ## Not run: dsAligned = DSAVEAlignDataset(data, templInfo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.