xEnrichViewer is supposed to view results of enrichment
analysis.
xEnrichViewer(eTerm, top_num = 10, sortBy = c("adjp", "fdr", "pvalue",
"zscore", "fc", "nAnno", "nOverlap", "none"), decreasing = NULL,
details = F)id: term ID; as rownames
name: term name
nAnno: number in members annotated by a term
nOverlap: number in overlaps
fc: enrichment fold changes
zscore: enrichment z-score
pvalue: nominal p value
adjp: adjusted p value (FDR)
distance: term distance; optional, it is only appended
when "details" is true
members: members (represented as Gene Symbols) in
overlaps; optional, it is only appended when "details" is true
xEnricherGenes, xEnricherSNPs
## Not run:
# xEnrichViewer(eTerm)
# ## End(Not run)
Run the code above in your browser using DataLab