Description Usage Arguments Value Author(s) See Also
Creates a S4 class defining a taxonomic parameters for a megapteraProj
.
1 2 3 4 5 6 7 | taxon(ingroup, extend.ingroup = FALSE, outgroup,
extend.outgroup = FALSE, kingdom, exclude.hybrids = FALSE,
tip.rank = "species", reference.rank = "auto")
taxonGuidetree(ingroup, extend.ingroup = FALSE, outgroup,
extend.outgroup = FALSE, kingdom, exclude.hybrids = FALSE,
tip.rank = "species", reference.rank = "auto", guide.tree)
|
ingroup |
a list of vectors of mode |
extend.ingroup |
logical, if |
outgroup |
a list of vectors of mode |
extend.outgroup |
logical, if |
kingdom |
a vector of mode |
exclude.hybrids |
logical: if |
tip.rank |
a vector of mode |
reference.rank |
a vector of mode |
guide.tree |
an object of class |
an object of class taxon
or taxonGuidetree
Christoph Heibl
dbPars
, locus
, and megapteraPars
for defining of database parameters, loci, and the pipeline's parameters, respectively, and megapteraProj
for the bundling of input data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.