diff test-data/sideload.json @ 19:cc91d730cc4f draft

Fix syntax of Galaxy script for GECCO
author althonos
date Mon, 16 Jan 2023 18:35:56 +0000
parents 56b924f62165
children
line wrap: on
line diff
--- a/test-data/sideload.json	Wed Aug 10 12:36:38 2022 +0000
+++ b/test-data/sideload.json	Mon Jan 16 18:35:56 2023 +0000
@@ -27,11 +27,13 @@
             "e-filter": "None",
             "edge-distance": "0",
             "mask": "False",
+            "no-pad": "False",
+            "p-filter": "1e-09",
             "postproc": "'gecco'",
             "threshold": "0.8"
         },
         "description": "Biosynthetic Gene Cluster prediction with Conditional Random Fields.",
         "name": "GECCO",
-        "version": "0.9.1"
+        "version": "0.9.6"
     }
 }
\ No newline at end of file