Mercurial > repos > iuc > kallisto_quant
view macros.xml @ 0:59a4c97b85d6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
author | iuc |
---|---|
date | Sat, 05 Aug 2017 04:02:28 -0400 |
parents | |
children | b818b23df1e0 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@VERSION@">0.43.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">kallisto</requirement> <requirement type="package" version="1.5">samtools</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">doi:10.1038/nbt.3519</citation> </citations> </xml> </macros>