Mercurial > repos > devteam > concat
comparison concat.xml @ 5:e24888154cb7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/gops/concat commit 58cb53d87440bd45e014fb37cddc276dc79b9d94
author | devteam |
---|---|
date | Mon, 25 Jun 2018 19:47:54 -0400 |
parents | 9a8f22b1a3ed |
children |
comparison
equal
deleted
inserted
replaced
4:9a8f22b1a3ed | 5:e24888154cb7 |
---|---|
1 <tool id="gops_concat_1" name="Concatenate" version="1.0.1"> | 1 <tool id="gops_concat_1" name="Concatenate" version="1.0.1"> |
2 <description>two datasets into one dataset</description> | 2 <description>two BED files</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |
7 <code file="operation_filter.py"/> | 7 <code file="operation_filter.py"/> |