orgPackageName | R Documentation |
Get the name of the org package used by an annotation resource object.
NOTE: This man page is for the orgPackageName
S4 generic
function defined in the AnnotationDbi package.
Bioconductor packages can define specific methods for annotation
objects not supported by the default method.
orgPackageName(x, ...)
x |
An annotation resource object. |
... |
Additional arguments. |
A character(1)
vector indicating the org package name.
Specific methods defined in Bioconductor packages should behave as consistently as possible with the default method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.