GOBPenrichment {miRLAB} | R Documentation |
GO BP enrichment analysis for a gene list
GOBPenrichment(Genes, Cutoff)
Genes |
a list of gene symbols |
Cutoff |
the significant level, e.g. 0.05 |
a list of GO terms for the genes
Ashburner, M., Ball, C.A., Blake, J.A., Botstein, D., Butler, H., Cherry, J.M., Davis, A.P., Dolinski, K., Dwight, S.S., Eppig, J.T., Harris, M.A., Hill, D.P., Issel-Tarver, L., Kasarskis, A., Lewis, S., Matese, J.C., Richardson, J.E., Ringwald, M., Rubin, G.M. and Sherlock, G. (2000) Gene Ontology: tool for the unification of biology. Nat. Genet., 25, 25-29.
print("result = GOBPenrichment(genelist, 0.05)")