Mercurial > repos > mvdbeek > tepid_refine
view 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 |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="0.8.0">tepid</requirement> <yield/> </requirements> </xml> <token name="@WRAPPER_VERSION@">0.8.0</token> <token name="@REFERENCES@"> <![CDATA[ ------ This tool is part of the `TEPID`_ pipeline from the `Lister laboratory`_. .. _TEPID package: https://github.com/ListerLab/TEPID .. _Lister laboratory http://listerlab.org/ ]]> </token> <token name="@PROC@">-p \$GALAXY_SLOTS</token> <token name="@NAME@">-n '$bowtie2_bam.element_identifier'</token> <token name="@LINK_CONC@"><![CDATA[ ln -f -s '$bowtie2_bam' conc.bam && ln -f -s '$bowtie2_bam.metadata.bam_index' conc.bam.bai && ]]></token> <xml name="citations"> <citations> <citation type="doi">10.7554/eLife.20777</citation> <yield /> </citations> </xml> </macros>