comparison 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
comparison
equal deleted inserted replaced
18:3dd71eaa2909 19:cc91d730cc4f
25 "configuration": { 25 "configuration": {
26 "cds": "3", 26 "cds": "3",
27 "e-filter": "None", 27 "e-filter": "None",
28 "edge-distance": "0", 28 "edge-distance": "0",
29 "mask": "False", 29 "mask": "False",
30 "no-pad": "False",
31 "p-filter": "1e-09",
30 "postproc": "'gecco'", 32 "postproc": "'gecco'",
31 "threshold": "0.8" 33 "threshold": "0.8"
32 }, 34 },
33 "description": "Biosynthetic Gene Cluster prediction with Conditional Random Fields.", 35 "description": "Biosynthetic Gene Cluster prediction with Conditional Random Fields.",
34 "name": "GECCO", 36 "name": "GECCO",
35 "version": "0.9.1" 37 "version": "0.9.6"
36 } 38 }
37 } 39 }