getGoSize | R Documentation |
getGoSize Get GO term size (# of genes)
getGoSize(terms, orgdb, keytype, children)
terms |
GO terms |
orgdb |
one of org.* Bioconductor packages (the package name, or the package itself) |
keytype |
keytype passed to AnnotationDbi::keys to retrieve GO terms associated to gene ids in your orgdb |
children |
include genes in children terms (based on relationships in the GO DAG hierarchy) |
number of genes associated with each term
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.