diff bedtools-galaxy/multiIntersectBed.xml @ 11:0ee50862dd67 default tip

Uploaded
author aaronquinlan
date Tue, 27 Dec 2011 17:12:28 -0500
parents d72fd57eb158
children
line wrap: on
line diff
--- a/bedtools-galaxy/multiIntersectBed.xml	Tue Dec 27 17:05:31 2011 -0500
+++ b/bedtools-galaxy/multiIntersectBed.xml	Tue Dec 27 17:12:28 2011 -0500
@@ -1,5 +1,10 @@
 <tool id="bedtools_multiintersectbed" name="Identify common intervals among multiple BED files." version="0.1.0">
 	<description></description>
+	
+	<requirements>
+        <requirement type="binary">multiIntersectBed</requirement>
+    </requirements>
+    
 	<command>multiIntersectBed
 		$header
 		#if $zero.value == True: