diff msconvert3_raw.xml @ 3:7e41529ee90c

added repo and tool dependencies
author galaxyp
date Thu, 20 Jun 2013 16:08:23 -0400
parents 861e3f0c2bb6
children 001e77708ec9
line wrap: on
line diff
--- a/msconvert3_raw.xml	Fri May 10 17:24:56 2013 -0400
+++ b/msconvert3_raw.xml	Thu Jun 20 16:08:23 2013 -0400
@@ -4,6 +4,10 @@
   <!-- END_VERSION_RAW -->
 
   <command interpreter="python">
+    #set $ext = $input.ext
+    #if $ext.startswith("m:")
+    #set $ext = $ext[len("m:"):]
+    #end if
     msconvert_wrapper.py 
     --input=${input}
     #if hasattr($input, 'display_name')
@@ -335,6 +339,9 @@
 
   <requirements>
     <requirement type="package">proteowizard</requirement>    
+    <!-- BEGIN_VERSION_RAW -->
+    <requirement type="platform">windows</requirement>
+    <!-- END_VERSION_RAW -->    
   </requirements>
 
   <help>