All functions and commands organized by module. Each function includes a description and a simple usage example.
Note: Functions marked as "internal" are not exported in the NAMESPACE; access them with the
Rclade:::function_name()triple-colon syntax.
| Module | Description | |------|------| | Core Visualization | Main functions for plotting, saving and summarizing phylogenetic timetrees. | | Tree & Sequence I/O and Validation | Read tree files, validate sequence files, and check monophyly. | | Taxonomy Parsing | Detect formats, parse taxonomic labels, resolve groups to MRCAs, and validate custom groups. | | Colors & Legend | Generate color-blind-safe palettes and split legends for publication-ready plots. | | Command-line & Interactive Interfaces | Run Rclade from the command line, launch the Shiny app, run the self-test, and batch with interruption handling. | | Logging & Timing | Structured, leveled logging and timers for pipeline observability. | | Utilities | Cross-platform path building, encoding detection, temporary file management, and miscellaneous helpers. |
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.