Mercurial > repos > bgruening > hicup_deduplicator
diff hicup_deduplicator.xml @ 2:6cc9a607f899 draft
planemo upload for repository https://github.com/joachimwolff/galaxytools/tree/hicup/tools/hicup commit c546c919808a853d3e1556cb28bb4a5f7e1f9932
author | bgruening |
---|---|
date | Tue, 07 Nov 2017 02:47:44 -0500 |
parents | d515a0639f8e |
children | 46e5b4782715 |
line wrap: on
line diff
--- a/hicup_deduplicator.xml Sat Aug 19 07:38:50 2017 -0400 +++ b/hicup_deduplicator.xml Tue Nov 07 02:47:44 2017 -0500 @@ -1,4 +1,4 @@ -<tool id="hicup_deduplicator" name="Hicup Deduplicator" version="0.1.0"> +<tool id="hicup_deduplicator" name="Hicup Deduplicator" version="@VERSION@.0"> <description>removes duplicated di-tags (retaining one copy of each) from the data set.</description> <macros> <import>hicup_macros.xml</import> @@ -36,4 +36,4 @@ To get more information about the deduplicator visit: http://www.bioinformatics.babraham.ac.uk/projects/hicup/scripts_description/#Deduplicator ]]></help> <expand macro="citation_hicup" /> -</tool> \ No newline at end of file +</tool>