Description Usage Arguments Examples
Create The Mutation Plot
1 2 3 4 5 6 7 | plotVolcano(
volcanoClass,
Names = FALSE,
pThres = 0.05,
fcThres = 2,
PRINT = TRUE
)
|
volcanoClass |
object of class VolcanoClass |
Names |
TRUE/FALSE not used currently (default: FALSE) |
pThres |
p threshold (default: 0.05) |
PRINT |
TRUE/FALSE - print the final plot? (default: TRUE) |
1 | mutationPlot(Data, "SampleName", "GeneName", "Info")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.