Mercurial > repos > nml > ectyper
comparison ectyper.xml @ 3:fb3683870b74 draft
"planemo upload for repository https://github.com/phac-nml/ecoli_serotyping commit 5d7803f7bcc97c68dea824e08651ac536a6dbccb"
author | nml |
---|---|
date | Mon, 30 Dec 2019 10:10:44 -0500 |
parents | e79a8dad83b4 |
children | 08d801182fa1 |
comparison
equal
deleted
inserted
replaced
2:e79a8dad83b4 | 3:fb3683870b74 |
---|---|
1 <tool id="ectyper" name="ectyper" version="0.9.0"> | 1 <tool id="ectyper" name="ectyper" version="0.9.1"> |
2 <description>ectyper is a standalone serotyping module for Escherichia coli. It supports fasta and fastq file formats.</description> | 2 <description>ectyper is a standalone serotyping module for Escherichia coli. It supports fasta and fastq file formats.</description> |
3 <requirements> | 3 <requirements> |
4 <requirement type="package" version="0.9.0">ectyper</requirement> | 4 <requirement type="package" version="0.9.1">ectyper</requirement> |
5 </requirements> | 5 </requirements> |
6 <command detect_errors="exit_code"> | 6 <command detect_errors="exit_code"> |
7 <![CDATA[ | 7 <![CDATA[ |
8 #set $genomes = '' | 8 #set $genomes = '' |
9 #if hasattr($input, '__iter__') | 9 #if hasattr($input, '__iter__') |