Nothing
taxo_distance(), mrca(), distance_matrix(), closest_relative(),
compare_lineages(), shared_clades(), is_member(), filter_clade(),
lineage_depth(), check_coverage(), clear_cache()taxo_cluster(): hierarchical clustering of taxa by taxonomic distance.taxo_ordinate(): ordination (PCoA) of taxa in taxonomic distance space.save_cache(): serialises the session lineage cache to an .rds file.load_cache(): restores a previously saved cache, avoiding redundant network requests.taxo_path(): returns the full node-by-node path between two taxa as a
tidy data frame, ascending from taxon A to their MRCA and descending to
taxon B.Statistical Applications of taxodist) demonstrating
the integration of taxodist with ape (tree plotting) and vegan
(taxonomic distinctness, Mantel tests, and PERMANOVA).vegan to Suggests in DESCRIPTION.distance_matrix() output with vegan
functions (taxondive(), mantel(), adonis2()).taxo_cluster() results into phylo objects
using ape::as.phylo().[crown])
being matched across different lineages as if they were the same ancestor.Cohort, Subcohort,
Magnorder, Grandorder, Parvorder, Legion) that were being retained
as bare rank names instead of the actual clade names (e.g., Placentalia,
Boreoeutheria, Galloanserae).taxo_search(): Added a new interactive search function that queries The Taxonomicon and returns a tidy data frame of all available IDs, ranks, and authors for a given taxon name.get_lineage() and all distance functions (e.g., taxo_distance(), distance_matrix()) now accept Taxonomicon numeric IDs. This provides a fallback for computing distances when homonyms or historical ranks cannot be disambiguated by name alone.Subgenus, Section, Division,
Subdivision, Supercohort, Infracohort, Subsection, Candidatus,
Parvphylum, Branch, and Go to (a navigation artefact from The
Taxonomicon page layout).Uropygi appearing twice in Thelyphonida, Myxomycetes
appearing twice in Physarum) are now collapsed to a single occurrence.
A warning is emitted when deduplication occurs so the user is aware of the
upstream data issue.get_taxonomicon_id() now collects all biological matches for a taxon name
before returning, and emits a warning when multiple valid biological entries
are found in The Taxonomicon. This surfaces homonym ambiguity (e.g. Nereis
matching both a polychaete worm and a butterfly genus) that was previously
silent.get_taxonomicon_id() now properly follows taxonomic redirects and removes interface noise (N|T|P...) from warnings.Bacteria), the warning now lists all available numeric IDs without duplicates, allowing users to make an informed choice.organisms) appearing before Biota.get_lineage_by_id() to silently return NULL for non-numeric strings, preventing upstream server fallback errors.Genus was erroneously truncated from species-level queries. Distances and Most Recent Common Ancestors (MRCAs) between congeneric species are now computed accurately."Redtenbacher, 1906") were evading the lineage cleaning pipeline and being erroneously retained as part of the clade name.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.