View source: R/ftp-description.R
description | R Documentation |
Gene functional descriptions
description(release = getOption(x = "wormbase.release", default = NULL))
release |
|
DFrame
.
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.
This file is malformed on the WormBase FTP server for WS270 and WS271 releases.
Updated 2023-09-25.
x <- description()
print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.