alpacaGOtabtogenes | R Documentation |
Get all the genes in the top-scoring lists which are annotated with the enriched GO terms. Only GO terms with at least 3 genes in the overlap are included.
alpacaGOtabtogenes(go.result, dm.top)
go.result |
The result of the GO term analysis (alpacaListToGo) |
dm.top |
The result of extracting the top genes of the differential modules (dm.top) |
A vector with strings representing gene lists, each element of the vector has the genes in that GO term and community pasted together with spaces in between.
a <- 1 # example place holder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.