comparison dram_distill.xml @ 2:9a0944d08a99 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:36:23 +0000
parents 9471e3d97837
children e12898633ceb
comparison
equal deleted inserted replaced
1:9471e3d97837 2:9a0944d08a99
1 <tool id="dram_distill" name="DRAM distill" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> 1 <tool id="dram_distill" name="DRAM distill" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
2 <description>metagenome-assembled-genomes (MAGs)</description> 2 <description>metagenome-assembled-genomes (MAGs)</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 <expand macro="stdio"/> 8 <expand macro="stdio"/>
8 <command detect_errors="exit_code"><![CDATA[ 9 <command detect_errors="exit_code"><![CDATA[
9 DRAM.py distill 10 DRAM.py distill
10 --input_file '$input_file' 11 --input_file '$input_file'