geneIds: Gene identifiers

View source: R/ftp-geneIds.R

geneIdsR Documentation

Gene identifiers

Description

Gene identifiers

Usage

geneIds(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

DataFrame.

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.

Updated 2021-02-18.

Examples

x <- geneIds()
print(x)

steinbaugh/worminfo documentation built on Oct. 6, 2023, 9:40 a.m.