GOBPenrichment: Functional enrichment analysis

Description Usage Arguments Value References Examples

View source: R/miRLAB.R

Description

GO BP enrichment analysis for a gene list

Usage

1
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

1
 print("result = GOBPenrichment(genelist, 0.05)")

miRLAB documentation built on Nov. 8, 2020, 5:45 p.m.