Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/annotation-funcs.R
Cleans up result from org.Xx.egGO and returns specific GO identifiers
1 |
l |
Character vector, or list of, og GO identifiers. |
evidence |
Character vector, filters on which kind of evidence to return; for a larger list see |
category |
Character vector, filters on which ontology to return: biological process (BP), cellular component (CC), or molecular function (MF). \*
Leave as |
Cleans up result from org.Xx.egGO and returns GO identifier for either
biological process (BP), cellular component (CC), or molecular function (MF).
Can be used on list of GOs from translate, or a single list of GOs from an annotation package.
May reduce list, if the (sub)list does not contain the chosen class!
List with only the picked elements.
Stefan McKinnon Edwards stefan.hoj-edwards@agrsci.dk
pickRefSeq, getEvidenceCodes, translate
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.