htmlresult: Html report from the result of the 'hyperGTest' function

Description Usage Arguments Details Value Author(s) See Also

View source: R/anafunc.R

Description

Create a html report from the result of a call to 'hyperGTest'

Usage

1
htmlresult(hgOver, filename, app = FALSE, categorySize = 1, pvalue=0.05)

Arguments

hgOver

result from a call to 'hyperGTest'

filename

file name with path for html result

app

if TRUE, overwrite the pre-existing html report file, by default FALSE

categorySize

an integer, minimum size for category, by default =1

pvalue

the pvalue threshold for significance, default =0.05

Details

htmlresult needs packages GOstats and GO.db from Bioconductor.

Value

An html report with the result from a call to 'hyperGTest'

Id, pvalue, Odd Ratio, Expected Count, Count, Size and Term are returned

Author(s)

Nicolas Servant, Eleonore Gravier, Pierre Gestraud, Cecile Laurent, Caroline Paccard, Anne Biton, Jonas Mandel, Bernard Asselain, Emmanuel Barillot, Philippe Hupe

See Also

hyperGTest,runHyperGO


EMA documentation built on March 26, 2020, 8:40 p.m.