Description Usage Arguments Value Note See Also
Creates a project taxonomy from the NCBI taxonomy (see
ncbiTaxonomy
).
1 | stepA(x)
|
x |
An object of class |
None. stepA
is called for its side effects: (1) a taxonomic
classifiaction is stored in the pgSQL database; (2) a log file is written
to the log
directory of the project directory.
Any subsequent call to stepA
will overwrite the existing
taxonomy
table. As a consequence, stepB
and following steps
will have to be rerun also.
megapteraProj
for bundling the project's input
information and ncbiTaxonomy
for downloading the NCBI
taxonomy; the next step in the pipeline is stepB
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.