comparison presto_filterseq.xml @ 3:196b83ac37f2 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/presto commit d52e3c9c53dd358e14e65a3a083e7d5c102f8697"
author iuc
date Sat, 25 Sep 2021 18:30:46 +0000
parents 33a09d40751f
children
comparison
equal deleted inserted replaced
2:33a09d40751f 3:196b83ac37f2
1 <tool id="presto_filterseq" name="pRESTO FilterSeq" version="@TOOL_VERSION@"> 1 <tool id="presto_filterseq" name="pRESTO FilterSeq" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Filters and/or masks reads based on length, quality, missing bases and repeats.</description> 2 <description>Filters and/or masks reads based on length, quality, missing bases and repeats.</description>
3 3 <expand macro="bio_tools"/>
4 <macros> 4 <macros>
5 <import>presto_macros.xml</import> 5 <import>presto_macros.xml</import>
6 </macros> 6 </macros>
7 7
8 <expand macro="requirements"/> 8 <expand macro="requirements"/>