comparison dram_annotate.xml @ 2:0515750e7b10 draft default tip

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:50 +0000
parents 4058af4457c0
children
comparison
equal deleted inserted replaced
1:4058af4457c0 2:0515750e7b10
1 <tool id="dram_annotate" name="DRAM annotate" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> 1 <tool id="dram_annotate" name="DRAM annotate" 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 #import os 10 #import os
10 11