calcNormConst {LineagePulse}R Documentation

Compute size factors for a LineagePulse-object

Description

Either use externally supplied normalisation constants or set these to one.

Usage

calcNormConst(objLP, vecNormConstExternal)

Arguments

objLP

(LineagePulse-object) Object to fit normalization constants on.

vecNormConstExternal

(numeric vector number of cells) Model scaling factors supplied by user, one per cell.

Value

objLP (LineagePulse-object) Object with fit normalization constants.

Author(s)

David Sebastian Fischer

See Also

Called by runLineagePulse.


[Package LineagePulse version 1.13.0 Index]