diff pileup_interval.xml @ 3:ef11139d4545 draft

planemo upload commit 00a7926c285bc4a339bd7deebf40b28f39c7d947
author devteam
date Tue, 21 Jul 2015 15:40:07 -0400
parents 0b4181be05c8
children 9c1c0b947e46
line wrap: on
line diff
--- a/pileup_interval.xml	Thu Mar 05 21:27:18 2015 -0500
+++ b/pileup_interval.xml	Tue Jul 21 15:40:07 2015 -0400
@@ -1,8 +1,5 @@
-<tool id="pileup_interval" name="Pileup-to-Interval" version="1.0.1">
+<tool id="pileup_interval" name="Pileup-to-Interval" version="1.0.2">
   <description>condenses pileup format into ranges of bases</description>
-  <requirements>
-    <requirement type="package" version="0.1.19">samtools</requirement>
-  </requirements>
   <command interpreter="python">
     pileup_interval.py 
       --input=$input 
@@ -184,10 +181,4 @@
        4 Sequence of bases
  	
   </help>
-  <citations>
-      <citation type="doi">10.1093/bioinformatics/btp352</citation>
-  </citations>
-
 </tool>
-
-