Skip to content
This repository has been archived by the owner on Mar 16, 2023. It is now read-only.

Commit

Permalink
update example jsons to v1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jharrymoore committed Mar 23, 2022
1 parent 45f0b1a commit 059054c
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion examples/workflow/docking/active_learning_docking.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "active_learning_docking",
"description": "bayesian optimisation scheme with glide docking oracle",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/docking/adv_docking.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "AutoDock Vina docking",
"description": "Runs docking using AutoDock Vina and a predefined receptor file.",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/docking/adv_target_preparation.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "AutoDock Vina target preparation",
"description": "Runs target preparation for AutoDock Vina and generates a PDBQT receptor file.",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/docking/glide_docking.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Docking with Glide",
"description": "Docking a few compounds with Glide after Ligprep embedding",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/docking/gold_docking.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Gold docking",
"description": "Runs docking using CCDC's GOLD and a pre-defined receptor file.",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/fep_plus/fep_plus_aws.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Docking/FEP+ combined workflow",
"description": "Test setup for FEP+ integration being run in the cloud (AWS).",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/gromacs/gromacs_ensemble_mmgbsa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "gromacs_ensemble_mmgbsa",
"description": "ensemble MMGBSA demonstration - step iteration + SLURM job control",
"environment": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "gromacs_ensemble_mmgbsa",
"description": "ensemble MMGBSA demonstration - step iteration + SLURM job control",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/gromacs/gromacs_md.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "gromacs_test",
"logging": {
"logfile": "/home/kmzp800/alternative_logfile.log"
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/gromacs/gromacs_md_cluster_rmsd.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "gromacs_test",
"description": "full md run with gromacs",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/gromacs/gromacs_mmgbsa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "gromacs_test",
"description": "full md run with gromacs with ligand parametrisation and mmgbsa calculation",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/pmx/pmx_abfe.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Full PMX workflow - abfe",
"description": "PMX full abfe calculation",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/pmx/pmx_rbfe.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Full PMX workflow - rbfe",
"description": "PMX full map calculation with parallel GPU sims.",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/qm/ePSA_permeability.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "ePSA_permeability_example",
"description": "A shortened, simplified version of the ReSCoSS workflow to calculate descriptors for molecules to predict ePSA and permeability values.",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/qm/full_rescoss.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "rescoss",
"description": "Full ReSCoSS configuration (version 1.0).",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/qm/jazzy.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Example using jazzy",
"description": "Details, code base etc.: https://github.com/AstraZeneca/jazzy",
"logging": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/qm/kallisto.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Example using kallisto",
"description": "Details, code base etc.: https://github.com/AstraZeneca/kallisto",
"logging": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/reinvent/ensemble_docking_reinvent.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Docking with Glide",
"description": "Docking a few compounds with Glide after Ligprep embedding.",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/reinvent/feature_counter.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "Feature counting",
"description": "Feature counting - number of rings.",
"environment": {
Expand Down
2 changes: 1 addition & 1 deletion examples/workflow/reinvent/nibr_local_reinvent.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"workflow": {
"header": {
"version": "1.8.1",
"version": "1.9.0",
"workflow_id": "NIBR",
"description": "NIBR (local) workflow with returning results in REINVENT JSON format - no use of cloud computing such as AWS.",
"environment": {
Expand Down

0 comments on commit 059054c

Please sign in to comment.