View source: R/plot-timetree-pipeline.R
| pt_step2_resolve_taxonomy | R Documentation |
Determines whether we are in clade-specific, custom-groups, or rank-based mode and parses the taxonomy accordingly.
pt_step2_resolve_taxonomy(
tree,
clade,
strict,
groups,
rank,
taxonomy_format,
custom_patterns,
taxonomy_file,
taxonomy_file_sep,
taxonomy_file_header,
taxonomy_file_priority,
taxonomy_table_sep,
taxonomy_delimiter_mode,
taxonomy_levels,
low_memory
)
A named list with:
group_vec |
named vector mapping tip labels to groups |
detected_format |
resolved taxonomy format string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.