Repository 'matchms_subsetting'
hg clone https://toolshed.g2.bx.psu.edu/repos/recetox/matchms_subsetting

Changeset 2:d2996f624507 (2023-11-24)
Previous changeset 1:35afaff7c41e (2023-11-23) Next changeset 3:425bbdd2209b (2023-12-01)
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/matchms commit ed583a475c54aa862cf7628edd232305e8582df3
modified:
matchms_subsetting.xml
b
diff -r 35afaff7c41e -r d2996f624507 matchms_subsetting.xml
--- a/matchms_subsetting.xml Thu Nov 23 09:54:52 2023 +0000
+++ b/matchms_subsetting.xml Fri Nov 24 19:03:23 2023 +0000
[
@@ -1,4 +1,4 @@
-<tool id="matchms_subsetting" name="matchms subsetting" version="@TOOL_VERSION@+galaxy0" profile="21.09">
+<tool id="matchms_subsetting" name="matchms subsetting" version="@TOOL_VERSION@+galaxy1" profile="21.09">
     <description>Extract spectra from a library given unique metadata identifier</description>
     
     <macros>
@@ -18,7 +18,7 @@
     </requirements>
 
     <command detect_errors='aggressive'><![CDATA[
-        python '${matchms_python_cli}'
+        python3 '${matchms_python_cli}'
     ]]></command>
 
 <configfiles>