Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structured configuration/metadata file via CLI #322

Open
vinjana opened this issue Dec 3, 2018 · 0 comments
Open

Structured configuration/metadata file via CLI #322

vinjana opened this issue Dec 3, 2018 · 0 comments

Comments

@vinjana
Copy link
Contributor

vinjana commented Dec 3, 2018

A structured configuration file (XML, JSON, YAML) should be used instead of the analysis and dataset specifications.

E.g.

roddy.sh rerun $metadataJson [remainingParameters]

The metadata JSON/YAML/XML would then contain datasets. This does not exclude that optionally parameters could filter to specific datasets/cohorts.

The format of the metadataFile should be so comprehensive as to allow specification of all thinkable configurations, comparisons (like cohorts, supercohorts, linear regression models, whatever). Obviously, because we cannot think of them all, maybe the plugin codes would be place to interpret specific subsections of the metadataFile). The object representation of the full metadata file or only sections of it, would then be givin to the workflow object for further interpretation.

@vinjana vinjana changed the title Structured configuration file via CLI Structured configuration/metadata file via CLI Mar 11, 2019
@vinjana vinjana moved this to Backlog in RoddyCore May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant