Mercurial > repos > iuc > qualimap_counts
comparison qualimap_counts.xml @ 4:e961700c8496 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:41:48 +0000 |
| parents | e996affb2980 |
| children |
comparison
equal
deleted
inserted
replaced
| 3:e996affb2980 | 4:e961700c8496 |
|---|---|
| 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 <expand macro="bio_tools"/> | |
| 3 <macros> | 2 <macros> |
| 4 <import>qualimap_macros.xml</import> | 3 <import>qualimap_macros.xml</import> |
| 5 <xml name="gene_info"> | 4 <xml name="gene_info"> |
| 6 <conditional name="gene_info"> | 5 <conditional name="gene_info"> |
| 7 <param name="source" type="select" | 6 <param name="source" type="select" |
| 23 label="Qualimap compatible gene annotation data" /> | 22 label="Qualimap compatible gene annotation data" /> |
| 24 </when> | 23 </when> |
| 25 </conditional> | 24 </conditional> |
| 26 </xml> | 25 </xml> |
| 27 </macros> | 26 </macros> |
| 27 <expand macro="bio_tools"/> | |
| 28 <expand macro="requirements" /> | 28 <expand macro="requirements" /> |
| 29 <expand macro="version_command" /> | 29 <expand macro="version_command" /> |
| 30 <command detect_errors="exit_code"><