plotPANTHERresult: Plot PantherDB enrichment/overrepresentation test result

View source: R/plotPANTHERresult.R

plotPANTHERresultR Documentation

Plot PantherDB enrichment/overrepresentation test result

Description

Plot PantherDB enrichment/overrepresentation test result

Usage

plotPANTHERresult(PANTHERresult = "panther_gocc.txt", p_cutoff = 0.05)

Arguments

PANTHERresult

Panther result table path to .txt or data.table

p_cutoff

Significance Cutoff for labelling the found terms in the plots

Value

A list of 1) the reformatted data.table, 2) scatter plot 3) barplot

Examples

plotPANTHERresult("panther_gocc.txt", p_cutoff = 0.05)

heuselm/mocode documentation built on Oct. 23, 2023, 8:43 a.m.