sracipeNormalize | R Documentation |
Normalize the simulated gene expression including gene expressions for stochastic and knockout simulations
sracipeNormalize(.object)
## S4 method for signature 'RacipeSE'
sracipeNormalize(.object)
.object |
RacipeSE object |
A RacipeSE object
sracipeSimulate
, sracipeKnockDown
,
sracipeOverExp
, sracipePlotData
,
data("demoCircuit")
rSet <- sRACIPE::sracipeSimulate(circuit = demoCircuit, numModels = 20,
integrateStepSize = 0.1, simulationTime = 30)
rSet <- sracipeNormalize(rSet)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.