Description Usage Arguments Details Value
View source: R/kersplat-simulate.R
Generate a gene network for the Kersplat simulation
1 | kersplatGenNetwork(params, verbose)
|
params |
KersplatParams object containing simulation parameters. |
verbose |
logical. Whether to print progress messages |
Currently a very simple approach is used which needs to be improved. A
network is generated using the sample_forestfire
function and edge weights are sampled from a standard normal distribution.
KersplatParams object with gene network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.