Description Usage Arguments Value Author(s)
Setters for LineagePulse-Object. Set the entry defined by the function name to in objLP to value.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | dfAnnotationProc(objLP) <- value
dfResults(objLP) <- value
lsMuModelH0(objLP) <- value
lsMuModelH1(objLP) <- value
lsMuModelConst(objLP) <- value
lsMuModelH0_NB(objLP) <- value
lsMuModelH1_NB(objLP) <- value
lsDispModelH0(objLP) <- value
lsDispModelH1(objLP) <- value
lsDispModelConst(objLP) <- value
lsDispModelH0_NB(objLP) <- value
lsDispModelH1_NB(objLP) <- value
lsDropModel(objLP) <- value
lsFitConvergence(objLP) <- value
matCountsProc(objLP) <- value
matWeights(objLP) <- value
scaDFSplinesDisp(objLP) <- value
scaDFSplinesMu(objLP) <- value
strReport(objLP) <- value
vecAllGenes(objLP) <- value
vecConfoundersDisp(objLP) <- value
vecConfoundersMu(objLP) <- value
scaOmega(objLP) <- value
boolFixedPopulation(objLP) <- value
vecH0Pop(objLP) <- value
vecNormConst(objLP) <- value
strVersion(objLP) <- value
|
objLP |
(LineagePulse-Object) A LineagePulse output object to write into. |
value |
(str) The value to be set. |
The LineagePulse output object with updated entry.
David Sebastian Fischer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.