comparison dram_merge_annotations.xml @ 2:89a6f22b4d86 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:17 +0000
parents 3031b288d832
children
comparison
equal deleted inserted replaced
1:3031b288d832 2:89a6f22b4d86
1 <tool id="dram_merge_annotations" name="DRAM merge multiple annotations" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> 1 <tool id="dram_merge_annotations" name="DRAM merge multiple annotations" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
2 <description>into a single set</description> 2 <description>into a single set</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 expects a specific file name for each file in the set. 9 ## DRAM expects a specific file name for each file in the set.
9 #set annotations_file_name = 'annotations.tsv' 10 #set annotations_file_name = 'annotations.tsv'
10 #set genbank_file_name = 'genbank' 11 #set genbank_file_name = 'genbank'