# HG changeset patch # User recetox # Date 1614330321 0 # Node ID 53246490912c960accdeb55b91b84e0e477dabf3 # Parent fff8d90068cdff53e1b9bb6ececfb3eddc36c3a7 "planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/xmsannotator commit b99706e26938905c4d75763e3041f69fba4bff71" diff -r fff8d90068cd -r 53246490912c xmsannotator_advanced.xml --- a/xmsannotator_advanced.xml Tue Feb 23 12:55:20 2021 +0000 +++ b/xmsannotator_advanced.xml Fri Feb 26 09:05:21 2021 +0000 @@ -1,4 +1,4 @@ - + xmsannotator_macros.xml @@ -8,7 +8,7 @@ @@ -36,7 +36,7 @@ boost_compounds = load_boost_compounds_csv("${scoring.boost_compounds}"), #end if redundancy_filtering = $scoring.redundancy_filtering, - n_workers = \${GALAXY_SLOTS:-1} + n_workers = n_workers ) save_parquet(data = annotation, file = "${annotation_parquet}") diff -r fff8d90068cd -r 53246490912c xmsannotator_macros.xml --- a/xmsannotator_macros.xml Tue Feb 23 12:55:20 2021 +0000 +++ b/xmsannotator_macros.xml Fri Feb 26 09:05:21 2021 +0000 @@ -1,6 +1,6 @@ 1.3.2 - recetox/xmsannotator:1.3.2-recetox2 + recetox/xmsannotator:1.3.2-recetox3