Mercurial > repos > devteam > pileup_interval
diff pileup_interval.xml @ 2:1e897622570e draft
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
| author | devteam |
|---|---|
| date | Tue, 13 Oct 2015 12:28:06 -0400 |
| parents | 36826b2b4096 |
| children | d78f28cae91b |
line wrap: on
line diff
--- a/pileup_interval.xml Thu Mar 27 14:03:39 2014 -0400 +++ b/pileup_interval.xml Tue Oct 13 12:28:06 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 @@ -185,5 +182,3 @@ </help> </tool> - -
