va-big-data-genomics / trellisdata

Python package with classes and methods used in implementing a Trellis data management system.
MIT License
0 stars 1 forks source link

Create a JobLauncher trellisdata class #2

Open pbilling opened 1 year ago

pbilling commented 1 year ago

Similar to database triggers and queries, computational tasks (i.e. dsub jobs) will be defined using YAML configuration files that will be loaded and converted into instances of a JobLauncher class.

pbilling commented 1 year ago

Use YAMLlint to validate YAML files during development

pbilling commented 1 year ago

test