Mercurial > repos > galaxyp > openms_mapalignerposeclustering
annotate macros.xml @ 0:c3d8064d43aa draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
| author | galaxyp | 
|---|---|
| date | Wed, 15 May 2019 06:18:00 -0400 | 
| parents | |
| children | be2c8a814fa6 | 
| rev | line source | 
|---|---|
| 0 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 1 <?xml version='1.0' encoding='UTF-8'?> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 2 <macros> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 3 <xml name="requirements"> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 4 <requirements> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 5 <requirement type="package" version="2.3">openms</requirement> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 6 <requirement type="package" version="15.12.15.2">xtandem</requirement> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 7 <requirement type="package" version="1.0">fido</requirement> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 8 <requirement type="package" version="2017.07.21">msgf_plus</requirement> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 9 <yield/> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 10 </requirements> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 11 </xml> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 12 <xml name="stdio"> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 13 <stdio> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 14 <regex match="Could not allocate metaspace" level="fatal_oom" description="Java memory Exception"/> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 15 <regex match="Cannot create VM thread" level="fatal_oom" description="Java memory Exception"/> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 16 <regex match="qUncompress: could not allocate enough memory to uncompress data" level="fatal_oom" description="Java memory Exception"/> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 17 </stdio> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 18 </xml> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 19 <xml name="references"> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 20 <citations> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 21 <citation type="doi">doi:10.1186/1471-2105-9-163</citation> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 22 </citations> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 23 </xml> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 24 <xml name="advanced_options"> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 25 <conditional name="adv_opts"> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 26 <param name="adv_opts_selector" type="select" label="Advanced Options"> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 27 <option value="basic" selected="True">Hide Advanced Options</option> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 28 <option value="advanced">Show Advanced Options</option> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 29 </param> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 30 <when value="basic"/> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 31 <when value="advanced"> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 32 <yield/> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 33 </when> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 34 </conditional> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 35 </xml> | 
| 
c3d8064d43aa
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit f608f41d45664d04d3124c6ebc791bf8a566b3c5
 galaxyp parents: diff
changeset | 36 </macros> | 
