diff ribocount.xml @ 22:e623f4daf567

Remove interpreter option from wrappers. Update requirements.txt
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Mon, 31 Aug 2015 15:41:17 +0100
parents cff63cf0dea8
children 4b1254319802
line wrap: on
line diff
--- a/ribocount.xml	Mon Aug 31 14:54:40 2015 +0100
+++ b/ribocount.xml	Mon Aug 31 15:41:17 2015 +0100
@@ -7,7 +7,7 @@
     <stdio>
         <exit_code range="1:"  level="fatal" description="Error" />
     </stdio>
-    <command interpreter="python">ribocount
+    <command>ribocount
     --ribo_file "${ribo_file}"
     --transcriptome_fasta "${transcriptome_fasta}"
     --read_length "${read_length}"