comparison make_eml.xml @ 9:13cfbeff9922 draft default tip

planemo upload for repository https://github.com/galaxyecology/tools-ecology/tree/master/tools/EMLassemblyline commit e519c7f66456a43f9beb69209a3eb45723065216
author ecology
date Fri, 30 Jan 2026 15:41:42 +0000
parents 4cf24a95c4ff
children
comparison
equal deleted inserted replaced
8:d6aa2a899877 9:13cfbeff9922
1 <tool id="makeeml" name="Make EML" version="0.1.1+galaxy1" profile="22.05"> 1 <tool id="makeeml" name="Make EML" version="0.1.2+galaxy1" profile="22.05">
2 <description> Create EML from EAL templates</description> 2 <description> Create EML from EAL templates</description>
3 <requirements> 3 <requirements>
4 <container type="docker">outils-patrinat.mnhn.fr/metashark:latest</container> 4 <container type="docker">ylebras/metashark:1.7.6</container>
5 </requirements> 5 </requirements>
6 <command detect_errors="exit_code"><![CDATA[ 6 <command detect_errors="exit_code"><![CDATA[
7 7
8 mkdir output_template && 8 mkdir output_template &&
9 #for $input in $templates 9 #for $input in $templates