comparison findSpanin.xml @ 6:f8f045f436d8 draft

planemo upload commit 8de686c21d1ceac09660bb2c95583e1463744782
author cpt
date Fri, 20 Sep 2024 04:44:18 +0000
parents 46b252c89e9e
children
comparison
equal deleted inserted replaced
5:46b252c89e9e 6:f8f045f436d8
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
6 </macros> 5 </macros>
7 <requirements> 6 <requirements>
8 <requirement type="package" version="3.9">python</requirement> 7 <requirement type="package" version="3.9">python</requirement>
9 <requirement type="package" version="1.84">biopython</requirement> 8 <requirement type="package" version="1.84">biopython</requirement>
10 <requirement type="package" version="2024.9.11">regex</requirement> 9 <requirement type="package" version="2024.9.11">regex</requirement>