diff samtools_flagstat.xml @ 2:728e2ed819a1 draft

Uploaded tool version 1.0.2, updated for samtools 1.0.
author devteam
date Wed, 24 Sep 2014 11:26:48 -0400
parents f92f13ccee76
children 480404be9626
line wrap: on
line diff
--- a/samtools_flagstat.xml	Thu Mar 27 14:05:16 2014 -0400
+++ b/samtools_flagstat.xml	Wed Sep 24 11:26:48 2014 -0400
@@ -1,6 +1,6 @@
-<tool id="samtools_flagstat" name="flagstat" version="1.0.1">
+<tool id="samtools_flagstat" name="flagstat" version="1.0.2">
   <requirements>
-    <requirement type="package" version="0.1.19">samtools</requirement>
+    <requirement type="package" version="1.0">samtools</requirement>
   </requirements>
   <description>provides simple stats on BAM files</description>
   <command>samtools flagstat "$input1" > "$output1"
@@ -34,4 +34,4 @@
 If you use this tool in Galaxy, please cite Blankenberg D, et al. *In preparation.*
 
   </help>
-</tool>
+</tool>
\ No newline at end of file