comparison qualimap_counts.xml @ 3:72927fc9e9ed draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit 25200b2c00364b3d371c14cb4624b246446e548b
author iuc
date Thu, 11 Jul 2024 14:42:34 +0000
parents e020be4f281b
children
comparison
equal deleted inserted replaced
2:d696cf0a9622 3:72927fc9e9ed
1 <tool id="qualimap_counts" name="QualiMap Counts QC" version="@VERSION@"> 1 <tool id="qualimap_counts" name="QualiMap Counts QC" version="@VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
2 <macros> 2 <macros>
3 <import>qualimap_macros.xml</import> 3 <import>qualimap_macros.xml</import>
4 <xml name="gene_info"> 4 <xml name="gene_info">
5 <conditional name="gene_info"> 5 <conditional name="gene_info">
6 <param name="source" type="select" 6 <param name="source" type="select"
22 label="Qualimap compatible gene annotation data" /> 22 label="Qualimap compatible gene annotation data" />
23 </when> 23 </when>
24 </conditional> 24 </conditional>
25 </xml> 25 </xml>
26 </macros> 26 </macros>
27 <expand macro="bio_tools"/>
27 <expand macro="requirements" /> 28 <expand macro="requirements" />
28 <expand macro="version_command" /> 29 <expand macro="version_command" />
29 <command detect_errors="exit_code"><![CDATA[ 30 <command detect_errors="exit_code"><![CDATA[
30 @SET_JAVA_OPTS@ && 31 @SET_JAVA_OPTS@ &&
31 32