Vector image by VectorStock / vectorstock
Amphora was inititally created to serve as an extension of the chariot R package to create interactive Reingold-Tilford tree diagrams in D3.js. It has now been extended to include the reading, parsing, and authoring of hierarchies files for knowledge representation in the clinical medicine domain. Wrappers to install ROBOT and use it for format conversions are also included.
Related packages include chariot as mentioned, and mOMOP which is used to create the OWL class hierarchy of the minimal oncology data elements in mCode.
# install.packages("devtools")
devtools::install_github("meerapatelmd/amphora")
Please note that the amphora project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.