| refseq_fromGene_action | R Documentation |
refseq_fromGene_action() Returns the mRNA or protein accession from a single GeneID.
refseq_fromGene_action(GeneID, sequence, retries)
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. |
A character vector containing the mRNA or protein accession corresponding to the especified GeneID.
Jose V. Die
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.