refseq_fromGene_action: Get the mRNA or protein accession

refseq_fromGene_actionR Documentation

Get the mRNA or protein accession

Description

refseq_fromGene_action() Returns the mRNA or protein accession from a single GeneID.

Usage

refseq_fromGene_action(GeneID, sequence, retries)

Arguments

GeneID

A character string of the GeneID.

sequence

A character string of the mRNA or protein accession to fetch data from mRNA or protein databases, respectively.

retries

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

Value

A character vector containing the mRNA or protein accession corresponding to the especified GeneID.

Author(s)

Jose V. Die


refseqR documentation built on Oct. 30, 2024, 1:06 a.m.