File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
chemicaltoolbox/autodock_vina/docking Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<tool id =" docking" name =" VINA Docking" version =" @TOOL_VERSION@+galaxy@GALAXY_VERSION@" >
22 <description >tool to perform protein-ligand docking with Autodock Vina</description >
33 <macros >
4- <token name =" @TOOL_VERSION@" >1.2.3 </token >
4+ <token name =" @TOOL_VERSION@" >1.2.5 </token >
55 <token name =" @GALAXY_VERSION@" >0</token >
66 </macros >
77 <requirements >
88 <requirement type =" package" version =" @TOOL_VERSION@" >vina</requirement >
99 <requirement type =" package" version =" 3.9" >python</requirement >
1010 <requirement type =" package" version =" 3.1.1" >openbabel</requirement >
11- <requirement type =" package" version =" 20211022 " >parallel</requirement >
11+ <requirement type =" package" version =" 20241122 " >parallel</requirement >
1212 </requirements >
1313 <command detect_errors =" exit_code" ><![CDATA[
1414 #if $ligands.is_of_type("sdf")
You can’t perform that action at this time.
0 commit comments