diff macros.xml @ 0:76eefba8e661 draft

"planemo upload for repository https://github.com/dfornika/galaxytools/blob/master/tools/uvp commit 2482e856a9414983c82d94c9f59ff8985574895e-dirty"
author dfornika
date Fri, 11 Oct 2019 18:24:47 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Oct 11 18:24:47 2019 -0400
@@ -0,0 +1,22 @@
+<macros>
+    <token name="@TOOL_VERSION@">2.7.0</token>
+    <token name="@INTYPES@">
+        fasta,fasta.gz,fastq,fastq.gz,fastqsanger,fastqsanger.gz
+    </token>
+    <xml name="citations">
+        <citations>
+          <citation type="bibtex">
+	    @article{ezewudo2018integrating,
+              title={Integrating standardized whole genome sequence analysis with a global Mycobacterium tuberculosis antibiotic resistance knowledgebase},
+              author={Ezewudo, Matthew and Borens, Amanda and Chiner-Oms, {\'A}lvaro and Miotto, Paolo and Chindelevitch, Leonid and Starks, Angela M and Hanna, Debra and Liwski, Richard and Zignol, Matteo and Gilpin, Christopher and others},
+              journal={Scientific reports},
+              volume={8},
+              number={1},
+              pages={15382},
+              year={2018},
+              publisher={Nature Publishing Group}
+            }
+	  </citation>
+        </citations>
+    </xml>
+</macros>