diff hicup_mapper.xml @ 2:320a2d826a00 draft

planemo upload for repository https://github.com/joachimwolff/galaxytools/tree/hicup/tools/hicup commit c546c919808a853d3e1556cb28bb4a5f7e1f9932
author bgruening
date Tue, 07 Nov 2017 02:48:35 -0500
parents 9ba09ebeb5aa
children 99dd0efa992b
line wrap: on
line diff
--- a/hicup_mapper.xml	Sat Aug 19 07:39:47 2017 -0400
+++ b/hicup_mapper.xml	Tue Nov 07 02:48:35 2017 -0500
@@ -1,4 +1,4 @@
-<tool id="hicup_mapper" name="Hicup Mapper" version="0.1.0">
+<tool id="hicup_mapper" name="Hicup Mapper" version="@VERSION@.0">
     <description>aligns paired reads independently to a reference genome and retains reads where both partners align.</description>
     <macros>
         <import>hicup_macros.xml</import>
@@ -62,4 +62,4 @@
     To get more information about the mapper visit: http://www.bioinformatics.babraham.ac.uk/projects/hicup/scripts_description/#Mapper
     ]]></help>
     <expand macro="citation_hicup" />
-</tool>
\ No newline at end of file
+</tool>