Mercurial > repos > iuc > art
changeset 11:0eea5a166d73 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/art commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author | iuc |
---|---|
date | Mon, 30 Aug 2021 21:41:16 +0000 |
parents | c939b4e5b95d |
children | |
files | art_454.xml art_illumina.xml art_solid.xml macros.xml |
diffstat | 4 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/art_454.xml Wed Dec 04 11:18:43 2019 +0000 +++ b/art_454.xml Mon Aug 30 21:41:16 2021 +0000 @@ -1,5 +1,6 @@ <tool id="art_454" name="ART 454" version="2014.11.03.0"> <description>simulates pyrosequencing data</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>
--- a/art_illumina.xml Wed Dec 04 11:18:43 2019 +0000 +++ b/art_illumina.xml Mon Aug 30 21:41:16 2021 +0000 @@ -1,5 +1,6 @@ <tool id="art_illumina" name="ART Illumina" version="2014.11.03.0"> <description>simulates sequencing data</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>
--- a/art_solid.xml Wed Dec 04 11:18:43 2019 +0000 +++ b/art_solid.xml Mon Aug 30 21:41:16 2021 +0000 @@ -1,5 +1,6 @@ <tool id="art_solid" name="ART SOLiD" version="2014.11.03.0"> <description>simulates SOLiD data</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>
--- a/macros.xml Wed Dec 04 11:18:43 2019 +0000 +++ b/macros.xml Mon Aug 30 21:41:16 2021 +0000 @@ -8,6 +8,12 @@ </requirements> </xml> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">art</xref> + </xrefs> + </xml> + <xml name="stdio"> <stdio> <!-- Anything other than zero is an error -->