comparison cami_amber_add_length.xml @ 5:320fef60c541 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 430cd92e7151f4ff87796589e7f51e4007aca38f
author iuc
date Mon, 10 Feb 2025 15:06:39 +0000
parents 22385c4e11a9
children
comparison
equal deleted inserted replaced
4:7a41bfa048c0 5:320fef60c541
1 <tool id="cami_amber_add" name="CAMI AMBER add length column" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="cami_amber_add" name="CAMI AMBER add length column" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>Create gold standard file for CAMI AMBER</description> 2 <description>Create gold standard file for CAMI AMBER</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="xrefs"/>
6 <expand macro="requirements" /> 7 <expand macro="requirements" />
7 <command detect_errors="exit_code"> 8 <command detect_errors="exit_code">
8 <![CDATA[ 9 <![CDATA[
9 10
10 ln -s '${gold_standard_file}' '$gold_standard_file.element_identifier' && 11 ln -s '${gold_standard_file}' '$gold_standard_file.element_identifier' &&