comparison generate-putative-isp.xml @ 8:b5c1b167df3c draft

planemo upload commit d5c5c50edba8add19aff616c3cbe8bc0c2f36ea5
author cpt
date Fri, 20 Sep 2024 03:03:00 +0000
parents f0ca7edbe202
children 9fa911974de6
comparison
equal deleted inserted replaced
7:f0ca7edbe202 8:b5c1b167df3c
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 </macros> 5 </macros>
6 <expand macro="requirements"> 6 <expand macro="requirements">
7 <requirement type="package" version="2019.06.08">regex</requirement> 7 <requirement type="package" version="2024.9.11">regex</requirement>
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'
11 '$fasta_file' 11 '$fasta_file'
12 --strand '$strand' 12 --strand '$strand'