comparison ancombc.xml @ 1:6fbedba4d983 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ancombc commit 04e758f00aa0613ea0b6996813126c4001da070b
author iuc
date Wed, 01 Nov 2023 08:48:16 +0000
parents 939c59ab61cf
children
comparison
equal deleted inserted replaced
0:939c59ab61cf 1:6fbedba4d983
1 <tool id="ancombc" name="ANCOM-BC" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="ancombc" name="ANCOM-BC" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>differential abundance analysis</description> 2 <description>differential abundance analysis</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="biotools"/>
6 <expand macro="requirements"/> 7 <expand macro="requirements"/>
7 <command detect_errors="exit_code"><![CDATA[ 8 <command detect_errors="exit_code"><![CDATA[
8 mkdir 'output_dir' && 9 mkdir 'output_dir' &&
9 10
10 Rscript '${__tool_directory__}/ancombc.R' 11 Rscript '${__tool_directory__}/ancombc.R'