View source: R/HighResolutionReferenceConstruction.R
ref.construction | R Documentation |
This function constructs reference from single-cell resolution reference data to be used for quadratic programming calculation
ref.construction(sc, sc.aux, criteria)
sc |
The single-cell resolution dataset |
sc.aux |
The auxiliary data frame that annotate the single-cell resolutiond dataset |
criteria |
The column name to use for construction of the reference |
ref.construction(single.ref.mtx, single.aux.df, "cell.type")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.