# HG changeset patch
# User galaxyp
# Date 1550920871 18000
# Node ID edb33e8224c65ac4bb97262f4fcd3976cc2e3993
# Parent 9e6e840d6b52963c59e41a0ecb8dccaf3a092ccf
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/msconvert commit d595e3cfe190a61d81005f9be7c2652aa5f91292
diff -r 9e6e840d6b52 -r edb33e8224c6 idconvert.xml
--- a/idconvert.xml Mon Aug 08 10:43:52 2016 -0400
+++ b/idconvert.xml Sat Feb 23 06:21:11 2019 -0500
@@ -1,9 +1,8 @@
Convert mass spectrometry identification files
-
- msconvert_macros.xml
-
-
+
+ proteowizard
+
@@ -49,40 +48,40 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+ 10.1093/bioinformatics/btn323
+
diff -r 9e6e840d6b52 -r edb33e8224c6 msconvert_macros.xml
--- a/msconvert_macros.xml Mon Aug 08 10:43:52 2016 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,675 +0,0 @@
-
-
-
- proteowizard
-
-
- 3.0
-
-
-
- 0
- --filter "index
- #for $index in $filtering.indices
- [${index.from},${index.to}]
- #end for
- "
- #end if
-
- #if len($filtering.scan_numbers) > 0
- --filter "scanNumber
- #for $scan_number in $filtering.scan_numbers
- [${scan_number.from},${scan_number.to}]
- #end for
- "
- #end if
-
- #if $filtering.strip_it.value
- --filter "stripIT"
- #end if
-
- #if $filtering.filter_ms_levels.do_ms_level_filter
- --filter "msLevel [$filtering.filter_ms_levels.ms_level_from, $filtering.filter_ms_levels.ms_level_to]"
- #end if
-
- #if str($filtering.polarity) != "false"
- --filter "polarity $filtering.polarity"
- #end if
-
- #if str($filtering.analyzer) != "false"
- --filter "analyzer $filtering.analyzer"
- #end if
-
- ## OUTPUT ENCODING
- --
- #set $mz_encoding = str($settings.mz_encoding)
- #set $intensity_encoding = str($settings.intensity_encoding)
- #if $mz_encoding == $intensity_encoding
- #if $mz_encoding == "64"
- --64
- #else
- --32
- #end if
- #else
- --mz${mz_encoding}
- --inten${intensity_encoding}
- #end if
-
- #set binary_compression = str($settings.binary_compression)
- #if $binary_compression == "zlib"
- --zlib
- #else if $binary_compression == "numpressLinearPic"
- --numpressLinear --numpressPic
- #else if $binary_compression == "numpressLinearSlof"
- --numpressLinear --numpressSlof
- #else if $binary_compression == "numpressLinear"
- --numpressLinear
- #else if $binary_compression == "numpressPic"
- --numpressPic
- #else if $binary_compression == "numpressSlof"
- --numpressSlof
- #end if
-
- #if $settings.gzip_compression
- --gzip
- #end if
-
-]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- data_processing['precursor_refinement']['use_mzrefinement'] == True
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-**What it does**
-
-Allows interconversion within various mass spectrometry peak list formats. Additional options such as filtering and/or precursor recalculation are available.
-
-You can view the original documentation here_.
-
-.. _here: http://proteowizard.sourceforge.net/tools/msconvert.html
-
-
-
-
- 10.1093/bioinformatics/btn323
- @misc{toolsGalaxyP, author = {Chilton, J, Chambers MC, et al.}, title = {Galaxy Proteomics Tools}, publisher = {GitHub}, journal = {GitHub repository},
- year = {2015}, url = {https://github.com/galaxyproteomics/tools-galaxyp}}
-
-
-
-
diff -r 9e6e840d6b52 -r edb33e8224c6 tool_dependencies.xml
--- a/tool_dependencies.xml Mon Aug 08 10:43:52 2016 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-
-
-
-
-
-