description: Gene functional descriptions

View source: R/ftp-description.R

descriptionR Documentation

Gene functional descriptions

Description

Gene functional descriptions

Usage

description(release = getOption(x = "wormbase.release", default = NULL))

Arguments

release

character(1) or NULL. WormBase release. If NULL (recommended), defaults to current production release release available on the WormBase website. Legacy releases can be specified as a character string (e.g. "WS267").

Value

DFrame.

Note

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.

Examples

x <- description()
print(x)

acidgenomics/wormbase documentation built on Oct. 4, 2023, 6:48 a.m.