simulateScaffold | R Documentation |
Run a Scaffold simulation.
simulateScaffold(
scaffoldParams,
originalSCE,
inputInitial = NULL,
outInitial = FALSE
)
scaffoldParams |
An object of class ScaffoldParams. Generated using the Scaffold::estimateScaffoldParameters function. |
originalSCE |
The SingleCellExperiment used to create the scaffoldParams object. |
inputInitial |
A optional matrix of initial gene counts which should have the same dimension indicated in the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.