Mercurial > repos > bgruening > hicup_mapper
comparison 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 |
comparison
equal
deleted
inserted
replaced
1:7f6fa513960e | 2:320a2d826a00 |
---|---|
1 <tool id="hicup_mapper" name="Hicup Mapper" version="0.1.0"> | 1 <tool id="hicup_mapper" name="Hicup Mapper" version="@VERSION@.0"> |
2 <description>aligns paired reads independently to a reference genome and retains reads where both partners align.</description> | 2 <description>aligns paired reads independently to a reference genome and retains reads where both partners align.</description> |
3 <macros> | 3 <macros> |
4 <import>hicup_macros.xml</import> | 4 <import>hicup_macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements_hicup" /> | 6 <expand macro="requirements_hicup" /> |