Mercurial > repos > mvdbeek > tepid_refine
comparison macros.xml @ 0:5d1f880c988b draft default tip
planemo upload for repository https://github.com/ListerLab/TEPID commit 82fd0448ff5baa9822a388aee78753e4b1cd94d7
author | mvdbeek |
---|---|
date | Mon, 23 Jan 2017 10:05:22 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:5d1f880c988b |
---|---|
1 <macros> | |
2 <xml name="requirements"> | |
3 <requirements> | |
4 <requirement type="package" version="0.8.0">tepid</requirement> | |
5 <yield/> | |
6 </requirements> | |
7 </xml> | |
8 <token name="@WRAPPER_VERSION@">0.8.0</token> | |
9 <token name="@REFERENCES@"> | |
10 <![CDATA[ | |
11 ------ | |
12 This tool is part of the `TEPID`_ pipeline from the `Lister laboratory`_. | |
13 .. _TEPID package: https://github.com/ListerLab/TEPID | |
14 .. _Lister laboratory http://listerlab.org/ | |
15 ]]> | |
16 </token> | |
17 <token name="@PROC@">-p \$GALAXY_SLOTS</token> | |
18 <token name="@NAME@">-n '$bowtie2_bam.element_identifier'</token> | |
19 <token name="@LINK_CONC@"><![CDATA[ | |
20 ln -f -s '$bowtie2_bam' conc.bam && | |
21 ln -f -s '$bowtie2_bam.metadata.bam_index' conc.bam.bai && | |
22 ]]></token> | |
23 <xml name="citations"> | |
24 <citations> | |
25 <citation type="doi">10.7554/eLife.20777</citation> | |
26 <yield /> | |
27 </citations> | |
28 </xml> | |
29 </macros> |