Mercurial > repos > mvdbeek > bam_readtagger
diff findcluster.xml @ 39:7cad80dc3b58 draft
planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 93565e8561333745a7f16729c05039aa23f58077-dirty
| author | mvdbeek |
|---|---|
| date | Thu, 14 Dec 2017 09:15:24 -0500 |
| parents | 700df574a69c |
| children | bb09f4ee2ff8 |
line wrap: on
line diff
--- a/findcluster.xml Thu Dec 14 03:51:39 2017 -0500 +++ b/findcluster.xml Thu Dec 14 09:15:24 2017 -0500 @@ -1,10 +1,10 @@ -<tool id="findcluster" name="Find clusters of reads" version="0.4.4"> +<tool id="findcluster" name="Find clusters of reads" version="0.4.5"> <description>in bam files</description> <macros> <import>macros.xml</import> </macros> <requirements> - <requirement type="package" version="0.4.4">readtagger</requirement> + <requirement type="package" version="0.4.5">readtagger</requirement> </requirements> <version_command>findcluster --version</version_command> <command detect_errors="aggressive"><