Description Usage Arguments Value Author(s) Examples
This function retrieves the namespaces of GO identifiers. If one
can't be found, it returns NA instead.
1 | goNamespace(goid)
|
goid |
A vector or GO identifiers. |
A named character vector of length equal to
length(goid) containing the namespaces of the
goid identifiers. A the identifier can't be found,
NA is returned.
Laurent Gatto
1 | goNamespace(c("GO:2001317", "GO:0000827", "GO:0000782"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.