Mercurial > repos > galaxyp > openms_msfraggeradapter
comparison generate.sh @ 1:5a9c3e827da5 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f5fcdd54599554099fb00b1973cc91a766ad246a"
author | galaxyp |
---|---|
date | Wed, 23 Sep 2020 15:01:51 +0000 |
parents | 52a0856534d9 |
children | 6bcc338b9dc6 |
comparison
equal
deleted
inserted
replaced
0:52a0856534d9 | 1:5a9c3e827da5 |
---|---|
65 if [[ "$?" -ne "0" ]]; then >&2 echo 'CTD -> XML conversion failed'; >&2 echo -e "stderr:\n$(cat convert.err)"; fi | 65 if [[ "$?" -ne "0" ]]; then >&2 echo 'CTD -> XML conversion failed'; >&2 echo -e "stderr:\n$(cat convert.err)"; fi |
66 conda deactivate | 66 conda deactivate |
67 | 67 |
68 patch PepNovoAdapter.xml < PepNovoAdapter.patch | 68 patch PepNovoAdapter.xml < PepNovoAdapter.patch |
69 patch OMSSAAdapter.xml < OMSSAAdapter.patch | 69 patch OMSSAAdapter.xml < OMSSAAdapter.patch |
70 patch -p0 <404-urls.patch | |
70 | 71 |
71 # #-b version log debug test in_type executable pepnovo_executable param_model_directory rt_concat_trafo_out param_id_pool | 72 # #-b version log debug test in_type executable pepnovo_executable param_model_directory rt_concat_trafo_out param_id_pool |
72 | 73 |
73 # for i in A-E F-H I-L M-N O-P Q-Z | 74 # for i in A-E F-H I-L M-N O-P Q-Z |
74 # do | 75 # do |