Mercurial > repos > iuc > hicstuff_pipeline
comparison hicstuff_pipeline.xml @ 2:7beecdd0976f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicstuff commit 07701847a3c4d66ee12cecd37b5129ed6984082a
author | iuc |
---|---|
date | Thu, 10 Oct 2024 17:26:14 +0000 |
parents | 6956f0783d77 |
children |
comparison
equal
deleted
inserted
replaced
1:6956f0783d77 | 2:7beecdd0976f |
---|---|
1 <tool id="hicstuff_pipeline" name="hicstuff full pipeline" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="hicstuff_pipeline" name="hicstuff full pipeline" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
2 <description>generates a Hi-C contact matrix</description> | 2 <description>generates a Hi-C contact matrix</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 <token name="@VERSION_SUFFIX@">1</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |
8 <command detect_errors="exit_code"><![CDATA[ | 8 <command detect_errors="exit_code"><![CDATA[ |
9 hicstuff pipeline | 9 hicstuff pipeline |
10 --genome '$genome' | 10 --genome '$genome' |