Description Usage Arguments Details Value
Retrieve sequences and annotations from the Nucleotide database
1 2 | nucleotide(gi, rettype="fasta", retmax=25, parse=TRUE,
...)
|
gi |
‘GI’s or a valid NCBI search term. |
rettype |
Which type of data should be retrieved?
‘fasta’ (default), ‘gb’,
‘gbwithparts’, ‘acc’, ‘seqid’,
‘ft’, ‘fasta_cds_na’,
‘fasta_cds_aa’, ‘native’, or |
retmax |
Maximal number of records to be retrieved (default: 25). |
parse |
Should the retrieved data be parsed? |
... |
Parameters passed on to the underlying
|
See the documentation at NCBI for more information.
A gbRecord or an XStringSet instance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.