View source: R/HighResolutionReferenceConstruction.R
construct.high.res.reference | R Documentation |
Create a pseudo-bulk reference by sampling 90-cells from each cell type to maintain cellular resolution while increasing transcriptional resolution
construct.high.res.reference( ref.mtx, coldata.df, criteria, cell.num.for.ref = 90 )
ref.mtx |
The single-cell reference dataset |
coldata.df |
The metadata (cell type information) for cells in the high-resolution reference |
cell.num.for.ref |
The number of cell numbers used to build the reference for each cell type. The default is cell.num.for.ref = 90 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.