miRLAB (version 1.2.2)

GOBPenrichment: Functional enrichment analysis

Description

GO BP enrichment analysis for a gene list

Usage

GOBPenrichment(Genes, Cutoff)

Arguments

Genes
a list of gene symbols
Cutoff
the significant level, e.g. 0.05

Value

  • a list of GO terms for the genes

References

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.

Examples

Run this code
print("result = GOBPenrichment(genelist, 0.05)")

Run the code above in your browser using DataLab