Mercurial > repos > cpt > cpt_find_spanins
comparison findSpanin.xml @ 4:673d1776d3b9 draft
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:51:06 +0000 |
parents | fd70980a516b |
children | 46b252c89e9e |
comparison
equal
deleted
inserted
replaced
3:fd70980a516b | 4:673d1776d3b9 |
---|---|
1 <tool id="edu.tamu.cpt2.spanin.findSpanin" name="Find Spanin" version="1.0"> | 1 <tool id="edu.tamu.cpt2.spanin.findSpanin" name="Find Spanin" version="1.0"> |
2 <description>With the outputs from the ISP and OSP candidate tools, cull the list down to candidate pairs</description> | 2 <description>With the outputs from the ISP and OSP candidate tools, cull the list down to candidate pairs</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 </expand> | 8 </expand> |
9 <command detect_errors="aggressive"><![CDATA[ | 9 <command detect_errors="aggressive"><![CDATA[ |
10 python '$__tool_directory__/findSpanin.py' | 10 python '$__tool_directory__/findSpanin.py' |