Description Usage Arguments Value See Also Examples
Creates a Phylota object containing information on clusters, sequences and taxonomy from the working directory of a completed pipeline.
1 | read_phylota(wd)
|
wd |
Working directory |
Phylota
Other tools-public: calc_mad,
calc_wrdfrq, drop_by_rank,
drop_clstrs, drop_sqs,
get_clstr_slot, get_nsqs,
get_ntaxa, get_sq_slot,
get_stage_times, get_tx_slot,
get_txids, is_txid_in_clstr,
is_txid_in_sq,
list_clstrrec_slots,
list_ncbi_ranks,
list_seqrec_slots,
list_taxrec_slots,
plot_phylota_pa,
plot_phylota_treemap,
write_sqs
1 2 3 4 5 6 | ## Not run:
# Note, this example requires a wd with a completed phylotaR run
phylota <- read_phylota(wd)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.