1 2 3 |
Gene_ID |
gene ids to query. |
Gene_key_type |
a character specifying the type of the ID, the available types of the keys can be find using |
OrgDB |
an |
Category |
a character specifying the gene ontology category, can be one in "BP", "CC", and "MF", default "BP". |
Drop_zero_match |
whether to drop the genes that mapped to no terms at all, default FALSE. |
Slim |
Wheather to return a mapping to GO slim terms (a certain subset to GO terms), default FALSE. |
Slim_subset |
A character sting of GO terms that define the scope of GO Slim. if not provided, the GO slim would be the generic subset defined in : http://geneontology.org/ontology/subsets/goslim_generic.obo |
Exclude_self_slim |
whether the GO slim terms of its own category i.e. remove terms of c("GO:0008150","GO:0005575","GO:0003674"). |
a data.frame
that define the mapping relationship between genes and GO terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.