Skip to content

Commit

Permalink
For haddock3 allow interactive apps to be run when job was created wi…
Browse files Browse the repository at this point in the history
…th importrun
  • Loading branch information
sverhoeven committed Feb 29, 2024
1 parent 414a3f8 commit 4d4f6bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config-haddock3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ interactive_applications:
&&
haddock3-analyse --is_cleaned True --inter True -m {{ module_nr|q }} -r output/
description: Rescore a HADDOCK run with different weights.
job_application: haddock3
input_schema:
additionalProperties: false
properties:
Expand Down Expand Up @@ -87,7 +86,6 @@ interactive_applications:
&&
haddock3-analyse --is_cleaned True --inter True -m {{ module_nr|q }} -r output/
description: Recluster a HADDOCK run with RSMD and different parameters.
job_application: haddock3
input_schema:
additionalProperties: false
properties:
Expand Down Expand Up @@ -117,7 +115,6 @@ interactive_applications:
&&
haddock3-analyse --is_cleaned True --inter True -m {{ module_nr|q }} -r output/
description: Recluster a HADDOCK run with FCC and different parameters.
job_application: haddock3
input_schema:
additionalProperties: false
properties:
Expand Down

0 comments on commit 4d4f6bb

Please sign in to comment.