MIxS: the Minimum Information about any (X) Sequence standard
https://GenomicsStandardsConsortium.github.io/mixs-6-2-for-merge
- 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.