Description Usage Arguments Details Value References See Also
For any given project (see megapteraProj
),
this step searches the Nucleotide database on GenBank, downloads all
sequences and stores them in a postgreSQL database table.
1 | stepB(x, update.seqs = "no")
|
x |
An object of class |
update.seqs |
A character string determining the behaviour of
|
All accessions are stored under their species name as appearing in the organism field at GenBank, but information about infrageneric ranks is stripped off the taxon names before they are stored in the database.
None. stepB
is called for its side effects: (1) strings of
DNA sequences with attribute data are stored in a pgSQL database; (2) a log
file is written to the current working directory.
http://www.ncbi.nlm.nih.gov/books/NBK25501/
megapteraProj
; stepA
for the preceeding
and stepC
for the subsequent step; stepBX
for the
addition of external sequences to the database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.