hym_annot {ontophylo} | R Documentation |
The character annotations from the first example data set used in the showcase analyses in Porto et al. (2023). The annotations comprise the character ids, ontology term ids, and term labels used for each character.
hym_annot
A data table with three columns and 30 rows; "char_id" contains character ids (e.g., "CH1", "CH2", "CH3"); "onto_id" contains ontology term ids from the HAO ontology (e.g., "HAO:0000234", "HAO:0000101", "HAO:0000639"); "label" contains the respective ontology term labels (e.g., "cranium", "antenna", "mouthparts"). Rows indicate characters.
Porto, D.S., Uyeda, J., Mikó, I. & Tarasov, S. (2023) Supporting Data: ontophylo: Reconstructing the evolutionary dynamics of phenomes using new ontology-informed phylogenetic methods. (doi:10.5281/zenodo.10285424)
data(hym_annot)