View source: R/SingleCellQuadraticProgrammingAux.R
calc.scale.ratio | R Documentation |
This function calculate the scale ratio between the single-cell transcriptome and reference dataset to minimize the Lagrangian multiplier. In the other word, reduce the restriction.
calc.scale.ratio(bulk, sc)
bulk |
The reference dataset |
sc |
The single-cell dataset |
calc.scale.ratio(reference.dt, single.cell.mtx)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.