Description Usage Arguments Value Author(s) Examples
Produce a plot of the most enriched experimental factors following an Atlas gene set enrichment. The cutoff allows a filter to be placed by p-value.
1 | vizPvalues(resultset, cutoff = "0.05")
|
resultset |
A set of results following an AtlasRDF gene set enrichment. |
cutoff |
The p-value threshold at which to include a gene for visualization |
Plot of results
James Malone
1 2 | ###visualize the results from a gene set enrichment performed using AtlasRDF package
#vizPValues(enrichmentresults, cutoff = "0.02")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.