diff galaxy-conf/MapDyads.xml @ 7:4fc118372ae7

Uploaded new version with fixes and broader support for interval files
author timpalpant
date Sun, 19 Feb 2012 01:54:28 -0500
parents 604c98e58034
children 9266d807ca85
line wrap: on
line diff
--- a/galaxy-conf/MapDyads.xml	Tue Feb 14 18:40:50 2012 -0500
+++ b/galaxy-conf/MapDyads.xml	Sun Feb 19 01:54:28 2012 -0500
@@ -7,7 +7,7 @@
     #end if
   </command>
   <inputs>
-      <param name="input" type="data" format="bam" label="Sequencing reads" />
+      <param name="input" type="data" format="sam,bam,bed,bedGraph" label="Sequencing reads" />
       <conditional name="type">
         <param name="read" type="select" label="Type of reads">
           <option value="paired" selected="true">Paired-End</option>