vizPvalues: Visualize the results of an enrichment filtering for a...

Description Usage Arguments Value Author(s) Examples

View source: R/AtlasRDF.R

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

1
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

Author(s)

James Malone

Examples

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

AtlasRDF documentation built on Nov. 17, 2017, 9:33 a.m.