Create a html report from the result of a call to 'hyperGTest'
htmlresult(hgOver, filename, app = FALSE, categorySize = 1, pvalue=0.05)
result from a call to 'hyperGTest'
file name with path for html result
if TRUE, overwrite the pre-existing html report file, by default FALSE
an integer, minimum size for category, by default =1
the pvalue threshold for significance, default =0.05
An html report with the result from a call to 'hyperGTest'
Id, pvalue, Odd Ratio, Expected Count, Count, Size and Term are returned
htmlresult
needs packages GOstats
and GO.db
from Bioconductor.