KarrLab/wc_sim

View on GitHub
migrations/data_schema_migration_conf--wc_sim--wc_lang--2019-07-12-12-55-44.yaml

Summary

Maintainability
Test Coverage
# data-schema migration configuration file

# description of the attributes:
# 'files_to_migrate' contains paths to files in the data repo to migrate
# 'schema_repo_url' contains the URL of the schema repo
# 'branch' contains the schema's branch
# 'schema_file' contains the relative path to the schema file in the schema repo
branch: master
files_to_migrate:
- ../examples/transcription_translation_hybrid_model/model_for_migration.xlsx
schema_file: ../wc_lang/core.py
schema_repo_url: https://github.com/KarrLab/wc_lang