refseq_geneSymbol_action: Get the gene symbol

View source: R/refseq_geneSymbol_action.R

refseq_geneSymbol_actionR Documentation

Get the gene symbol

Description

refseq_geneSymbol_action() Returns the gene symbol from a single Gene id. accession.

Usage

refseq_geneSymbol_action (id, db, retries)

Arguments

id

A character string of the transcript or protein id.

db

A character string of the "nuccore" or "protein" database.

retries

A numeric value to control the number of retry attempts to handle internet errors.

Value

A character vector containing the gene symbol corresponding to the especified accession as id.

Author(s)

Jose V. Die

See Also

refseq_protein2RNA to obtain the XM ids that encode a set of XP ids.

refseq_RNA2protein to obtain the XP ids encoded by a set of XM ids.


jdieramon/refseqR documentation built on Dec. 26, 2024, 9:01 p.m.