Skip to content

Instantly share code, notes, and snippets.

@cmungall
Created September 11, 2024 17:31
Show Gist options
  • Save cmungall/c0c2a3e338f706bb3de52e340c8595a9 to your computer and use it in GitHub Desktop.
Save cmungall/c0c2a3e338f706bb3de52e340c8595a9 to your computer and use it in GitHub Desktop.
dragon-ai-cookiecutter config for natural products KG
default_context:
project_name: natprodkb
github_org: monarch-initiative
project_description: Representation of individual natural products and their properties
attributes: Include the usual metadata (name, description), chemical classification, chemical components, known pathways/genes/gene clusters. Also include details on what plants/species produce them, as well as clinical and other applications.
Please DO NOT include references or publications in the initial schema, these will be added later.
full_name: dragon-ai
email: dragon-ai@monarch-initiative.org
license: BSD-3
main_schema_class: NaturalProduct
create_python_classes: "Yes"
use_schemasheets: "No"
google_sheet_id: 1wVoaiFg47aT9YWNeRfTZ8tYHN8s8PAuDx5i2HUcDpvQ
google_sheet_tabs: my enums
github_token_for_pypi_deployment: PYPI_PASSWORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment