Description Usage Arguments Value Related Functions Examples
Normalize the simulated gene expression including gene expressions for stochastic and knockout simulations
| 1 2 3 4 | sracipeNormalize(.object)
## S4 method for signature 'RacipeSE'
sracipeNormalize(.object)
 | 
| .object | RacipeSE object | 
A RacipeSE object
sracipeSimulate,  sracipeKnockDown,
sracipeOverExp,  sracipePlotData,
| 1 2 3 4 | 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.