Learn R Programming

AtlasRDF (version 1.8.0)

vizPvalues: Visualize the results of an enrichment filtering for a specificed p-value.

Description

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.

Usage

vizPvalues(resultset, cutoff = "0.05")

Arguments

resultset
A set of results following an AtlasRDF gene set enrichment.
cutoff
The p-value threshold at which to include a gene for visualization

Value

Plot of results

Examples

Run this code
###visualize the results from a gene set enrichment performed using AtlasRDF package
#vizPValues(enrichmentresults, cutoff = "0.02")

Run the code above in your browser using DataLab