runRosette | R Documentation |
Simulate data from a config file
runRosette(config, save.tsv = TRUE, save.rosace = TRUE, save.enrich2 = FALSE)
config |
A list of config |
save.tsv |
A boolean indicating whether to save the data in tsv format |
save.rosace |
A boolean indicating whether to save the Rosace object |
save.enrich2 |
A boolean indicating whether to save the data for enrich2 |
None