geneIds | R Documentation |
Gene identifiers
geneIds(release = getOption(x = "wormbase.release", default = NULL))
release |
|
DataFrame
.
As of WS269 release, some non-N2 gene IDs are included in the flat
files available on the WormBase FTP server. These annotations are removed
from the return here, using grep matching to return only WBGene
entries.
Updated 2021-02-18.
x <- geneIds()
print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.