Mercurial > repos > iuc > dram_merge_annotations
comparison dram_merge_annotations.xml @ 2:866be6c60810 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:08 +0000 |
parents | 96c0067106ec |
children | ca2c752a22e4 |
comparison
equal
deleted
inserted
replaced
1:96c0067106ec | 2:866be6c60810 |
---|---|
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@+galaxy1" 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' |