File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 "docker" : " https://quay.io/biocontainers/biobb_godmd:5.1.2--pyhdfd78af_0" ,
88 "singularity" : " https://depot.galaxyproject.org/singularity/biobb_godmd:5.1.2--pyhdfd78af_0" ,
99 "version" : " 5.1.2" ,
10- "rest" : false ,
10+ "rest" : true ,
1111 "tools" : [
1212 {
1313 "block" : " GoDMD_prep" ,
1414 "tool" : " GOdMD" ,
1515 "desc" : " Helper BioBB to prepare inputs for the GOdMD tool (protein conformational transitions)." ,
1616 "exec" : " godmd_prep" ,
1717 "docs" : " https://biobb-godmd.readthedocs.io/en/latest/godmd.html#module-godmd.godmd_prep" ,
18- "rest" : false
18+ "rest" : true
1919 },
2020 {
2121 "block" : " GoDMD_run" ,
2222 "tool" : " GOdMD" ,
2323 "desc" : " Wrapper of the GOdMD tool to compute protein conformational transitions." ,
2424 "exec" : " godmd_run" ,
2525 "docs" : " https://biobb-godmd.readthedocs.io/en/latest/godmd.html#module-godmd.godmd_run" ,
26- "rest" : false
26+ "rest" : true
2727 }
2828 ],
2929 "dep_pypi" : [
You can’t perform that action at this time.
0 commit comments