Mercurial > repos > devteam > concat
comparison concat.xml @ 4:35a89f8cc96e draft
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:48:09 -0400 |
parents | 32e1c8dac438 |
children |
comparison
equal
deleted
inserted
replaced
3:32e1c8dac438 | 4:35a89f8cc96e |
---|---|
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"/> |