comparison dram_strainer.xml @ 2:9c8f2cfb70ba draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dram commit a5e28ac40a63a269100ddec5629aee5256ce00ef
author iuc
date Fri, 09 Feb 2024 21:35:54 +0000
parents 684676cd6512
children f081f73cc0be
comparison
equal deleted inserted replaced
1:684676cd6512 2:9c8f2cfb70ba
1 <tool id="dram_strainer" name="DRAM strain annotations" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> 1 <tool id="dram_strainer" name="DRAM strain annotations" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
2 <description>down to genes of interest</description> 2 <description>down to genes of interest</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
6 <expand macro="requirements"/> 7 <expand macro="requirements"/>
7 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
8 DRAM.py strainer 9 DRAM.py strainer
9 --input_annotations '$input_annotations' 10 --input_annotations '$input_annotations'
10 --input_fasta '$input_fasta' 11 --input_fasta '$input_fasta'