Mercurial > repos > dfornika > kma
view macros.xml @ 3:d9bc3ec3a710 draft default tip
Uploaded
author | dfornika |
---|---|
date | Wed, 05 Feb 2020 00:58:24 +0000 |
parents | abcd73320f34 |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.2.12</token> <token name="@INTYPES@"> fastq,fastq.gz,fastqsanger,fastqsanger.gz </token> <xml name="kma_index"> <param label="Select a KMA index" name="kma_index" type="select"> <options from_data_table="kma_index"> <validator message="No KMA index available" type="no_options" /> </options> </param> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @article{clausen2018rapid, title={Rapid and precise alignment of raw reads against redundant databases with KMA}, author={Clausen, Philip TLC and Aarestrup, Frank M and Lund, Ole}, journal={BMC bioinformatics}, volume={19}, number={1}, pages={307}, year={2018}, publisher={BioMed Central} } </citation> </citations> </xml> </macros>