Description Usage Arguments Value Examples
This function plots the simulated RNA molecules on the
log 2 scale from the simulateGExTruthObject
.
1 | plotGExTruth(simulateGExTruthObject)
|
simulateGExTruthObject |
Must be an object created from
|
The distribution of simulated RNA molecules for each gene in each group.
1 2 3 | geneTruth <- simulateGExTruth(nGenes = 2e4, nGroups = 2,
pDiff = 0.05, foldDiff = 5)
plotGExTruth(geneTruth)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.