# HG changeset patch # User galaxyp # Date 1622058907 0 # Node ID 85d92e1cc018872b639c1ac8b5a90d9828b89fc4 # Parent 075cf0cbecc673b5eb454d7deddfd008ae713b49 "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot commit 3cc1eda0c28ff138ac19c103c9fbb2a4841beed9" diff -r 075cf0cbecc6 -r 85d92e1cc018 idpassemble.xml --- a/idpassemble.xml Fri Jun 26 21:15:41 2020 +0000 +++ b/idpassemble.xml Wed May 26 19:55:07 2021 +0000 @@ -1,5 +1,5 @@ - + Merge IDPicker databases from single files into a merged database, and filters the result at PSM/spectrum/peptide/protein/gene levels. macros.xml @@ -15,6 +15,7 @@ cp '${input}' output && #end if + export TMPDIR=\$_GALAXY_JOB_TMP_DIR && idpAssemble -MaxFDRScore $MaxFDRScore -MinDistinctPeptides $filter_at_gene_level_condition.MinDistinctPeptides diff -r 075cf0cbecc6 -r 85d92e1cc018 macros.xml --- a/macros.xml Fri Jun 26 21:15:41 2020 +0000 +++ b/macros.xml Wed May 26 19:55:07 2021 +0000 @@ -1,8 +1,8 @@ - 3.0.20175 + 3.0.21142 - bumbershoot + bumbershoot