comparison antismash.xml @ 2:3f0077c88c16 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/antismash commit 654a4f3b3a1602cec2510d51fb953fd456427e08-dirty
author bgruening
date Sat, 10 Feb 2018 02:37:49 -0500
parents 593bb8f5488b
children 5784e268efca
comparison
equal deleted inserted replaced
1:593bb8f5488b 2:3f0077c88c16
1 <?xml version='1.0' encoding='utf-8'?> 1 <?xml version='1.0' encoding='utf-8'?>
2 <tool id="antismash" name="Antismash" version="4.0.2" profile="17.01"> 2 <tool id="antismash" name="Antismash" version="4.1" profile="17.01">
3 <description>allows the genome-wide identification, annotation and analysis of secondary metabolite biosynthesis gene clusters</description> 3 <description>allows the genome-wide identification, annotation and analysis of secondary metabolite biosynthesis gene clusters</description>
4 <requirements> 4 <requirements>
5 <requirement type="package" version="4.0.2">antismash</requirement> 5 <requirement type="package" version="4.1">antismash</requirement>
6 </requirements> 6 </requirements>
7 <version_command>antismash --version</version_command> 7 <version_command>antismash --version</version_command>
8 <command detect_errors="aggressive"> 8 <command detect_errors="aggressive">
9 <![CDATA[ 9 <![CDATA[
10 #import os, glob 10 #import os, glob