Skip to content

Commit

Permalink
Updating chemicaltoolbox/rdkit from version 2024.03.2 to 2024.03.3
Browse files Browse the repository at this point in the history
  • Loading branch information
planemo-autoupdate committed Jun 10, 2024
1 parent 936bab4 commit f3f6b53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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@">2024.03.2</token>
<token name="@TOOL_VERSION@">2024.03.3</token>
<token name="@GALAXY_VERSION@">0</token>
</macros>
<requirements>
Expand Down
2 changes: 1 addition & 1 deletion chemicaltoolbox/rdkit/rdkit_descriptors.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<tool id="ctb_rdkit_descriptors" name="Descriptors" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@">
<description>calculated with RDKit</description>
<macros>
<token name="@TOOL_VERSION@">2024.03.2</token>
<token name="@TOOL_VERSION@">2024.03.3</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-->
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@">2024.03.2</token>
<token name="@TOOL_VERSION@">2024.03.3</token>
<token name="@GALAXY_VERSION@">0</token>
</macros>
<description>into a tabular file using RDKit</description>
Expand Down

0 comments on commit f3f6b53

Please sign in to comment.