NIST Genome Editing Lexicon ontology repo with LinkML
- GitHub Repo
- NIST Genome Editing Consortium Lexicon Webpage
- ISO: ISO 5058-1:2021 Biotechnology — Genome editing Part 1: Vocabulary
- BioPortal: NIST Genome Editing Lexicon (NIST_GEL)
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these)
- tests/ - Python tests
Use the `make` command to generate project artefacts:
make all
: make everythingmake deploy
: deploys site
This project was made with linkml-project-cookiecutter.