A linkml model for submissions of assemblies for OpenCloning templates
https://genestorian.github.io/linkml-assembly-submission
- examples/ - example data
- project/ - project files (do not edit these)
- src/ - source files (edit these)
- linkml_assembly_submission
- schema -- LinkML schema (edit this)
- linkml_assembly_submission
Details
Use the `make` command to generate project artefacts:make all: make everythingmake deploy: deploys site
This project was made with linkml-project-cookiecutter.