View source: R/geteQTMEnrichment.R
geteQTMEnrichment | R Documentation |
Get Gene Ontology Enrichment analysis for the eQTM genes
geteQTMEnrichment(CpGs, outputdir = ".", outputfile = NULL, plots = TRUE)
CpGs |
vector with a list of CpGs names |
outputdir |
string. Output path to store file with results, by default results are written in current dir |
outputfile |
string. File name to store results if no name is provided results are not written.The suffix "RegressionFDR_States" is added to file name provided. |
plots |
boolean. If plot is TRUE, plot results |
gene list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.