createReport | R Documentation |
Generate HTML report for ORA and GSEA
createReport(
hostName,
outputDirectory,
organism = "hsapiens",
projectName,
enrichMethod,
geneSet,
geneSetDes,
geneSetDag,
geneSetNet,
interestingGeneMap,
referenceGeneList,
enrichedSig,
geneTables,
clusters,
background,
enrichDatabase = NULL,
enrichDatabaseFile = NULL,
enrichDatabaseType = NULL,
enrichDatabaseDescriptionFile = NULL,
interestGeneFile = NULL,
interestGene = NULL,
interestGeneType = NULL,
collapseMethod = "mean",
referenceGeneFile = NULL,
referenceGene = NULL,
referenceGeneType = NULL,
referenceSet = NULL,
minNum = 10,
maxNum = 500,
fdrMethod = "BH",
sigMethod = "fdr",
fdrThr = 0.05,
topThr = 10,
reportNum = 20,
perNum = 1000,
p = 1,
dagColor = "binary"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.