# HG changeset patch # User galaxyp # Date 1626771272 0 # Node ID 166173739c8d359f8a7e3c104a547172126b3eee # Parent c506a7ccb856af70264bfdbf9c53021666abf09f "planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 62d0c9c13383dc58cc75cd273e0395e53a42b003" diff -r c506a7ccb856 -r 166173739c8d macros_basic.xml --- a/macros_basic.xml Fri May 21 19:12:21 2021 +0000 +++ b/macros_basic.xml Tue Jul 20 08:54:32 2021 +0000 @@ -11,10 +11,10 @@ 4 - 4.0.33 + 4.0.41 0 - 2.0.25 - 0 + 2.0.33 + 1 10.1186/1471-2105-12-70 diff -r c506a7ccb856 -r 166173739c8d peptide_shaker.xml --- a/peptide_shaker.xml Fri May 21 19:12:21 2021 +0000 +++ b/peptide_shaker.xml Tue Jul 20 08:54:32 2021 +0000 @@ -38,7 +38,9 @@ #if $optional_main_parameters.input_optional_identification_parameters: cp '${optional_main_parameters.input_optional_identification_parameters}' SEARCHGUI_IdentificationParameters.par && #else: - jar xvf searchgui_input.zip SEARCHGUI_IdentificationParameters.par && + ## Note that there will be just one .par file, the one (with unkown name) used thorought SG execution. We will rename it to a "standard" name + unzip -o searchgui_input.zip *.par && + mv *.par SEARCHGUI_IdentificationParameters.par && #end if ## Optional Fasta file #if $optional_main_parameters.input_fasta_file: @@ -68,7 +70,7 @@ ###################### ## PeptideShakerCLI ## ###################### - + ## TODO: --exec_dir may not be needed anymore. To be tested further (and maybe removed from the Conda package). peptide-shaker -Djava.awt.headless=true eu.isas.peptideshaker.cmd.PeptideShakerCLI @@ -188,12 +190,12 @@ #end if #end if #end if - + ## Whilst non-blocking exception " /usr/local/share/peptide-shaker-2.0.25-0/resources/conf/paths.txt (Permission denied)" ## is fixed , we can avoid the process to be stopped by removing that message from the output - + | grep -v "resources/conf/paths.txt (Permission denied)" - + ## If the user chose to zip the results but also export reports out of the zip, we have to unzip them #if $exporting_options.zip_conditional.zip_output_boolean == 'zip' and $exporting_options.zip_conditional.export_reports_when_zip and (len(output_reports_list)>0 or $exporting_followup_boolean): ## This unzipping command creates a reports folder into the current folder! diff -r c506a7ccb856 -r 166173739c8d searchgui.xml --- a/searchgui.xml Fri May 21 19:12:21 2021 +0000 +++ b/searchgui.xml Tue Jul 20 08:54:32 2021 +0000 @@ -180,7 +180,7 @@
- Comet and Tide shouldn't both be selected since they use a similar algoritm. OMSSA may not work into isolated environments like containers. + Comet and Tide shouldn't both be selected since they use a similar algoritm. OMSSA might not work into isolated environments like containers. Ms Amanda may not work either when executed into isolated environments based on MacOS X. MetaMorpheus only produce results when using mzML format. @@ -241,8 +241,8 @@ - - + + @@ -350,7 +350,7 @@ >generic[your tag]|[protein accession]|[protein description] - or + or >generic[your tag]|[protein accession]