Mercurial > repos > cpt > cpt_xmfa_split
comparison lcb_split.xml @ 2:e4207a7661e7 draft default tip
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:58:11 +0000 |
parents | 5d9bc33ec5d3 |
children |
comparison
equal
deleted
inserted
replaced
1:5d9bc33ec5d3 | 2:e4207a7661e7 |
---|---|
1 <tool id="edu.tamu.cpt.xmfa.split" name="Split LCBs into smaller LCBs" version="@WRAPPER_VERSION@.0"> | 1 <tool id="edu.tamu.cpt.xmfa.split" name="Split LCBs into smaller LCBs" version="@WRAPPER_VERSION@.0"> |
2 <description/> | 2 <description/> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 <import>cpt-macros.xml</import> | 5 |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
8 <command detect_errors="aggressive"><![CDATA[ | 8 <command detect_errors="aggressive"><![CDATA[ |
9 'python $__tool_directory__/lcb_split.py' | 9 'python $__tool_directory__/lcb_split.py' |
10 @XMFA_INPUT@ | 10 @XMFA_INPUT@ |