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

Application without config #42

Closed
sverhoeven opened this issue Jan 27, 2023 · 1 comment
Closed

Application without config #42

sverhoeven opened this issue Jan 27, 2023 · 1 comment

Comments

@sverhoeven
Copy link
Member

An application could not need a config file. We should support this.

For example haddock3-pp can run on all the PDB files the user submtted using following config.yaml

applications:
  haddock3-pp:
    label: HADDOCK3 preprocess PDB files
    command: haddock3-pp --output-directory . *.pdb
@sverhoeven
Copy link
Member Author

Since #81 following is allowed

applications:
  du:
    command_template: du -hs .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant