calcNormConst {LineagePulse} | R Documentation |
Either use externally supplied normalisation constants or set these to one.
calcNormConst(objLP, vecNormConstExternal)
objLP |
(LineagePulse-object) Object to fit normalization constants on. |
vecNormConstExternal |
(numeric vector number of cells) Model scaling factors supplied by user, one per cell. |
objLP (LineagePulse-object) Object with fit normalization constants.
David Sebastian Fischer
Called by runLineagePulse
.