phyloref / klados

A curation tool to edit test cases for the Phyloref curation workflow
http://www.phyloref.org/klados/
MIT License
2 stars 1 forks source link

Klados

DOI

Klados allows users to curate phyloreferences side-by-side with the phylogenies they were originally defined on. The curated phylogenies are stored in the Phyx format, which can be downloaded as an OWL 2 ontology in the JSON-LD format. Phyx files can be incorporated into the Clade Ontology.

Citing Klados

You can currently cite Klados as:

Vaidya G, Becker A, Cellinese N, Lapp H (2023) Klados: a tool for authoring, testing and curating phyloreferences. GitHub: https://github.com/phyloref/klados DOI: 10.5281/zenodo.7103131

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

This will store compiled files into the docs/ folder, allowing it to be immediately published on Github Pages.

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.