# HG changeset patch # User galaxyp # Date 1502284723 14400 # Node ID cd0746ee47969429e8927a5ec778d1cccc407211 # Parent f9bc00c0ebed7f9f73f2f8002f8feeb2452e468c planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14 diff -r f9bc00c0ebed -r cd0746ee4796 XTandemAdapter.xml --- a/XTandemAdapter.xml Wed Mar 01 12:31:29 2017 -0500 +++ b/XTandemAdapter.xml Wed Aug 09 09:18:43 2017 -0400 @@ -1,7 +1,7 @@ - + Annotates MS/MS spectra using X! Tandem. XTandemAdapter @@ -19,6 +19,9 @@ #if $param_out: -out $param_out #end if +#if $param_xml_out: + -xml_out $param_xml_out +#end if #if $param_database: -database $param_database #end if @@ -35,19 +38,26 @@ -fragment_mass_tolerance $param_fragment_mass_tolerance #end if #if $param_precursor_error_units: - -precursor_error_units $param_precursor_error_units + -precursor_error_units + #if " " in str($param_precursor_error_units): + "$param_precursor_error_units" + #else + $param_precursor_error_units + #end if #end if #if $param_fragment_error_units: - -fragment_error_units $param_fragment_error_units -#end if -#if $param_min_precursor_charge: - -min_precursor_charge $param_min_precursor_charge + -fragment_error_units + #if " " in str($param_fragment_error_units): + "$param_fragment_error_units" + #else + $param_fragment_error_units + #end if #end if #if $param_max_precursor_charge: -max_precursor_charge $param_max_precursor_charge #end if -#if $param_allow_isotope_error: - -allow_isotope_error $param_allow_isotope_error +#if $param_no_isotope_error: + -no_isotope_error #end if #if $rep_param_fixed_modifications: @@ -71,30 +81,34 @@ #end if #end for #end if -#if $param_missed_cleavages: - -missed_cleavages $param_missed_cleavages -#end if #if $param_minimum_fragment_mz: -minimum_fragment_mz $param_minimum_fragment_mz #end if -#if $param_cleavage_site: - -cleavage_site $param_cleavage_site +#if $param_enzyme: + -enzyme + #if " " in str($param_enzyme): + "$param_enzyme" + #else + $param_enzyme + #end if +#end if +#if $param_missed_cleavages: + -missed_cleavages $param_missed_cleavages +#end if +#if $param_semi_cleavage: + -semi_cleavage #end if #if $param_output_results: - -output_results $param_output_results + -output_results + #if " " in str($param_output_results): + "$param_output_results" + #else + $param_output_results + #end if #end if #if $param_max_valid_expect: -max_valid_expect $param_max_valid_expect #end if -#if $param_refinement: - -refinement -#end if -#if $param_use_noise_suppression: - -use_noise_suppression -#end if -#if $param_semi_cleavage: - -semi_cleavage -#end if #if $adv_opts.adv_opts_selector=='advanced': #if $adv_opts.param_force: -force @@ -102,10 +116,10 @@ #end if - + - - + + @@ -116,14 +130,11 @@ - - - - - - + + - + + @@ -146,6 +157,7 @@ + @@ -277,7 +289,6 @@ - @@ -302,23 +313,28 @@ + + + - + - - + + + + @@ -339,6 +355,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -350,6 +586,7 @@ + @@ -367,9 +604,11 @@ + + @@ -383,6 +622,7 @@ + @@ -404,6 +644,7 @@ + @@ -435,6 +676,7 @@ + @@ -445,6 +687,8 @@ + + @@ -537,7 +781,7 @@ - + @@ -547,6 +791,7 @@ + @@ -610,10 +855,16 @@ + + + + + + @@ -629,6 +880,7 @@ + @@ -696,6 +948,7 @@ + @@ -706,6 +959,7 @@ + @@ -720,6 +974,7 @@ + @@ -760,13 +1015,16 @@ + + + + - - + @@ -836,48 +1094,353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -906,6 +1469,7 @@ + @@ -960,8 +1524,11 @@ + + + @@ -991,7 +1558,6 @@ - @@ -1115,13 +1681,29 @@ - + + + + + + + + + + + + + + + + + @@ -1138,6 +1720,7 @@ + @@ -1169,6 +1752,8 @@ + + @@ -1218,6 +1803,7 @@ + @@ -1237,6 +1823,8 @@ + + @@ -1268,6 +1856,10 @@ + + + + @@ -1331,6 +1923,9 @@ + + + @@ -1352,6 +1947,8 @@ + + @@ -1373,9 +1970,6 @@ - - - @@ -1444,7 +2038,7 @@ - + @@ -1482,6 +2076,9 @@ + + + @@ -1503,6 +2100,8 @@ + + @@ -1594,6 +2193,7 @@ + @@ -1606,6 +2206,8 @@ + + @@ -1623,21 +2225,358 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1717,13 +2656,18 @@ + + + + - + + @@ -1746,6 +2690,7 @@ + @@ -1877,7 +2822,6 @@ - @@ -1902,23 +2846,28 @@ + + + - + - - + + + + @@ -1939,6 +2888,226 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1950,6 +3119,7 @@ + @@ -1967,9 +3137,11 @@ + + @@ -1983,6 +3155,7 @@ + @@ -2004,6 +3177,7 @@ + @@ -2035,6 +3209,7 @@ + @@ -2045,6 +3220,8 @@ + + @@ -2137,7 +3314,7 @@ - + @@ -2147,6 +3324,7 @@ + @@ -2210,10 +3388,16 @@ + + + + + + @@ -2229,6 +3413,7 @@ + @@ -2296,6 +3481,7 @@ + @@ -2306,6 +3492,7 @@ + @@ -2320,6 +3507,7 @@ + @@ -2360,13 +3548,16 @@ + + + + - - + @@ -2436,48 +3627,353 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2506,6 +4002,7 @@ + @@ -2560,8 +4057,11 @@ + + + @@ -2591,7 +4091,6 @@ - @@ -2715,13 +4214,29 @@ - + + + + + + + + + + + + + + + + + @@ -2738,6 +4253,7 @@ + @@ -2769,6 +4285,8 @@ + + @@ -2818,6 +4336,7 @@ + @@ -2837,6 +4356,8 @@ + + @@ -2868,6 +4389,10 @@ + + + + @@ -2931,6 +4456,9 @@ + + + @@ -2952,6 +4480,8 @@ + + @@ -2973,9 +4503,6 @@ - - - @@ -3044,7 +4571,7 @@ - + @@ -3082,6 +4609,9 @@ + + + @@ -3103,6 +4633,8 @@ + + @@ -3194,6 +4726,7 @@ + @@ -3206,6 +4739,8 @@ + + @@ -3223,21 +4758,358 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -3317,48 +5189,51 @@ + + + + - - - + + + + + + + + + + - - - - + + + - - - - - - - - - - + + + + + - - - - + + Annotates MS/MS spectra using X! Tandem. diff -r f9bc00c0ebed -r cd0746ee4796 datatypes_conf.xml --- a/datatypes_conf.xml Wed Mar 01 12:31:29 2017 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff -r f9bc00c0ebed -r cd0746ee4796 filetypes.txt --- a/filetypes.txt Wed Mar 01 12:31:29 2017 -0500 +++ b/filetypes.txt Wed Aug 09 09:18:43 2017 -0400 @@ -14,7 +14,7 @@ consensusXML consensusxml galaxy.datatypes.proteomics:ConsensusXML application/xml edta tabular galaxy.datatypes.tabular:Tabular featureXML featurexml galaxy.datatypes.proteomics:FeatureXML application/xml -idXML idxml galaxy.datatypes.proteomics:IdXM application/xml +idXML idxml galaxy.datatypes.proteomics:IdXML application/xml mzML mzml galaxy.datatypes.proteomics:MzML application/xml mzXML mzxml galaxy.datatypes.proteomics:MzXML application/xml pepXML pepxml galaxy.datatypes.proteomics:PepXml application/xml @@ -26,4 +26,4 @@ msp msp galaxy.datatypes.proteomics:Msp mzid mzid galaxy.datatypes.proteomics:MzIdentML application/xml png png galaxy.datatypes.images:Png image/png -mgf mgf galaxy.datatypes.proteomics:Mgf \ No newline at end of file +mgf mgf galaxy.datatypes.proteomics:Mgf diff -r f9bc00c0ebed -r cd0746ee4796 macros.xml --- a/macros.xml Wed Mar 01 12:31:29 2017 -0500 +++ b/macros.xml Wed Aug 09 09:18:43 2017 -0400 @@ -2,7 +2,7 @@ - openms + openms xtandem fido msgf_plus diff -r f9bc00c0ebed -r cd0746ee4796 readme.md --- a/readme.md Wed Mar 01 12:31:29 2017 -0500 +++ b/readme.md Wed Aug 09 09:18:43 2017 -0400 @@ -14,15 +14,29 @@ Generating OpenMS wrappers ========================== - * install OpenMS (you can do this automatically through the Tool Shed) + * install OpenMS (you can do this automatically through Conda) * create a folder called CTD - * inside of your new installed openms/bin folder, execute the following command: + * if you installed openms as a binary in a specific directory, execute the following command in the `openms/bin` directory: ```bash for binary in `ls`; do ./$binary -write_ctd /PATH/TO/YOUR/CTD; done; ``` - * `MetaProSIP.ctd` includes a not supported character: To use it, search for `²` and replace it (e.g. with `^2`). + * if there is no binary release (e.g. as with version 2.2), download and unpack the Conda package, find the `bin` folder and create a list of the tools as follow: + + ```bash + ls >> tools.txt + ``` + + * search for the `bin` folder of your conda environment containing OpenMS and do: + + ```bash + while read p; do + ./PATH/TO/BIN/$p -write_ctd /PATH/TO/YOUR/CTD; + done ``` - * In `PeakPickerHiRes.xml`, the parameter `report_FWHM_unit` has to be put in quotation marks. Look for the following line + + * In `IDFileConverter.xml` the following is needed in the command section at the beginning (check your file to know what to copy where): - -algorithm:report_FWHM_unit $param_algorithm_report_FWHM_unit - - and change it to + ``` + + ``` + + * In `IDFileConverter.xml` and `FileConverter.xml` add `auto_format="true"` to the output, e.g.: - + - `` + - `` * To add an example test case to `DecoyDatabase.xml` add the following after the output section. If standard settings change you might have to adjust the options and/or the test files. diff -r f9bc00c0ebed -r cd0746ee4796 tool.conf --- a/tool.conf Wed Mar 01 12:31:29 2017 -0500 +++ b/tool.conf Wed Aug 09 09:18:43 2017 -0400 @@ -6,13 +6,7 @@ -
- - -
- - @@ -22,13 +16,17 @@ + + +
+ @@ -44,7 +42,6 @@ - @@ -62,12 +59,14 @@ + + @@ -78,6 +77,7 @@ +
@@ -154,9 +154,7 @@ - -