comparison dram_distill.xml @ 2:dc2e54c6ed11 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dram commit 3234c3d93fa294fa9c2c5148eae4b399d42904d8
author iuc
date Fri, 23 Aug 2024 08:17:07 +0000
parents 56d53ce283af
children
comparison
equal deleted inserted replaced
1:56d53ce283af 2:dc2e54c6ed11
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@+galaxy0" 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'