calc.scale.ratio: Scale Ratio Calculation

View source: R/SingleCellQuadraticProgrammingAux.R

calc.scale.ratioR Documentation

Scale Ratio Calculation

Description

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.

Usage

calc.scale.ratio(bulk, sc)

Arguments

bulk

The reference dataset

sc

The single-cell dataset

Examples

calc.scale.ratio(reference.dt, single.cell.mtx)

morris-lab/Capybara documentation built on June 13, 2022, 10:33 p.m.