Skip to content

Commit

Permalink
Updating chemicaltoolbox/rdkit from version 2020.03.4 to 2024.03.6
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Sep 26, 2024
1 parent 8f49f3c commit d304988
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion chemicaltoolbox/rdkit/enumerate_charges.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<tool id="enumerate_charges" name="Enumerate changes" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
<description>calculated with Dimorphite DL and RDKit</description>
<macros>
<token name="@TOOL_VERSION@">2020.03.4</token>
<token name="@TOOL_VERSION@">2024.03.6</token>
<token name="@GALAXY_VERSION@">0</token>
</macros>
<requirements>
Expand Down
2 changes: 1 addition & 1 deletion chemicaltoolbox/rdkit/rdconf.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<tool id="rdconf" name="RDConf: Low-energy ligand conformer search" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
<description>using RDKit</description>
<macros>
<token name="@TOOL_VERSION@">2020.03.4</token>
<token name="@TOOL_VERSION@">2024.03.6</token>
<token name="@GALAXY_VERSION@">0</token>
</macros>
<requirements>
Expand Down
4 changes: 2 additions & 2 deletions chemicaltoolbox/rdkit/rdkit_descriptors.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<tool id="ctb_rdkit_descriptors" name="Descriptors" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
<description>calculated with RDKit</description>
<macros>
<token name="@TOOL_VERSION@">2020.03.4</token>
<token name="@GALAXY_VERSION@">1</token>
<token name="@TOOL_VERSION@">2024.03.6</token>
<token name="@GALAXY_VERSION@">0</token>
</macros>
<!--parallelism method="multi" split_inputs="infile" split_mode="to_size" split_size="10000" shared_inputs="" merge_outputs="outfile"></parallelism-->
<requirements>
Expand Down
2 changes: 1 addition & 1 deletion chemicaltoolbox/rdkit/sdf_to_tab.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<tool id="sdf_to_tab" name="Extract values from an SD-file" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
<macros>
<token name="@TOOL_VERSION@">2020.03.4</token>
<token name="@TOOL_VERSION@">2024.03.6</token>
<token name="@GALAXY_VERSION@">0</token>
</macros>
<description>into a tabular file using RDKit</description>
Expand Down

0 comments on commit d304988

Please sign in to comment.