Description Usage Arguments Value
IDTAXA needs to train a model on a taxonomic reference database before it can
be used to classify sequences. This step can be time consuming, so it is
performed separately from the actual classification, and the result can be
saved for future analyses. This is a convenience function that makes it easy
to fit a model using DECIPHER::LearnTaxa()
on the same reference
file that would be used for taxonomy_sintax()
.
1 | train_idtaxa(fasta)
|
fasta |
( |
an object of classes Taxa
and Train
, as required for
taxonomy_idtaxa()
or DECIPHER::IdTaxa()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.