Mercurial > repos > cpt > cpt_putative_isp
comparison generate-putative-isp.xml @ 2:0a02ef22ce17 draft
planemo upload commit f33bdf952d796c5d7a240b132af3c4cbd102decc
author | cpt |
---|---|
date | Fri, 05 Jan 2024 05:56:25 +0000 |
parents | 4e02e6e9e77d |
children | 08499fbf8697 |
comparison
equal
deleted
inserted
replaced
1:4e02e6e9e77d | 2:0a02ef22ce17 |
---|---|
1 <tool id="edu.tamu.cpt2.spanin.generate-putative-isp" name="ISP candidates" version="1.0"> | 1 <tool id="edu.tamu.cpt2.spanin.generate-putative-isp" name="ISP candidates" version="1.0"> |
2 <description>constructs a putative list of potential i-spanin from an input genomic FASTA</description> | 2 <description>constructs a putative list of potential i-spanin from an input genomic FASTA</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__/generate-putative-isp.py' | 10 python '$__tool_directory__/generate-putative-isp.py' |