simulateProfilingData | R Documentation |
simulates a reference and target data for testing Comparative Profiling
simulateProfilingData(compcodeR.param = NULL, overlappingDE = NULL, seed = 1)
compcodeR.param |
parameters for the compcodeR package, simulating reference and target data |
overlappingDE |
the percentage of the number of overlapping DE genes for reference and target data |
seed |
seed value for random number generation |
x <- simulateProfilingData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.