comparison salmonquantmerge.xml @ 10:a896b8b7d264 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/salmon commit 20eabb7209eb447bc66450e955291143694b419a
author bgruening
date Mon, 18 Mar 2024 09:35:17 +0000
parents 7e50e8d920db
children
comparison
equal deleted inserted replaced
9:dba18bf7528f 10:a896b8b7d264
1 <tool id="salmonquantmerge" name="Salmon quantmerge" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE_VERSION@"> 1 <tool id="salmonquantmerge" name="Salmon quantmerge" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE_VERSION@">
2 <description>Merge multiple quantification results into a single file</description> 2 <description>Merge multiple quantification results into a single file</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"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
8 @qmerge@ 9 @qmerge@
9 ]]></command> 10 ]]></command>
10 <inputs> 11 <inputs>