diff mutation_analysis.xml @ 12:257e98fd3b54 draft

Uploaded
author davidvanzessen
date Mon, 30 Mar 2015 05:06:45 -0400
parents 856b5b718d21
children d2d80c7d901c
line wrap: on
line diff
--- a/mutation_analysis.xml	Thu Mar 26 10:16:20 2015 -0400
+++ b/mutation_analysis.xml	Mon Mar 30 05:06:45 2015 -0400
@@ -10,6 +10,9 @@
 		<data format="html" name="out_file" label = "Mutation analysis on ${in_file.name}"/>
 	</outputs>
 	<help>
-		there is no help
+		Takes an IMGT zip (http://www.imgt.org/HighV-QUEST/search.action) file and creates a summarization of the mutation analysis.
 	</help>
+	<requirements>
+    <requirement type="package" version="0.5.9">bwa</requirement>
+	</requirements>
 </tool>