View source: R/special-identifiers.R
| resolve_target_domains | R Documentation |
Single source of truth for which taxonomy domains a special identifier maps
to. Shared by resolve_special_identifier() (to find the tips belonging
to the identifier) and check_special_monophyly() (to decide which
domains are "inside" the clade), so the two call sites cannot drift apart.
resolve_target_domains(identifier, all_domains)
identifier |
Character, one of |
all_domains |
Character vector of domain names present in the relevant tip set (full tree for resolution, MRCA clade for monophyly checking). |
Character vector of target domains.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.