diff snpEff_macros.xml @ 18:36f3c82323e6

Use tool_data_table with key and version columns added to allow for multiple versions in a .loc file
author Jim Johnson <jj@umn.edu>
date Tue, 13 Jan 2015 13:36:11 -0600
parents 6d429d880a75
children 7a46f9a72d3c
line wrap: on
line diff
--- a/snpEff_macros.xml	Mon Nov 10 09:33:36 2014 -0600
+++ b/snpEff_macros.xml	Tue Jan 13 13:36:11 2015 -0600
@@ -10,6 +10,8 @@
         <exit_code range="1:"  level="fatal" description="Error" />
     </stdio>
   </xml>
+  <token name="@WRAPPER_VERSION@">4.0</token>
+  <token name="@SNPEFF_DATABASE_URL@">http://sourceforge.net/projects/snpeff/files/databases/v4_1/</token>
   <token name="@EXTERNAL_DOCUMENTATION@">
 
 For details about this tool, please go to:
@@ -23,10 +25,13 @@
 For the underlying tool, please cite the following two publications:
 
 SnpEff citation:
-"A program for annotating and predicting the effects of single nucleotide polymorphisms, SnpEff: SNPs in the genome of Drosophila melanogaster strain w1118; iso-2; iso-3.", Cingolani P, Platts A, Wang le L, Coon M, Nguyen T, Wang L, Land SJ, Lu X, Ruden DM. Fly (Austin). 2012 Apr-Jun;6(2):80-92. PMID: 22728672 [PubMed - in process]
-
-SnpSift citation:
-"Using Drosophila melanogaster as a model for genotoxic chemical mutational studies with a new program, SnpSift", Cingolani, P., et. al., Frontiers in Genetics, 3, 2012.
+"A program for annotating and predicting the effects of single nucleotide polymorphisms, SnpEff: SNPs in the genome of Drosophila melanogaster strain w1118; iso-2; iso-3.", Cingolani P, Platts A, Wang le L, Coon M, Nguyen T, Wang L, Land SJ, Lu X, Ruden DM. Fly 6(2):80-92, 2012
 
   </token>
+  <xml name="citations">
+      <citations>
+        <citation type="doi">10.4161/fly.19695</citation>
+        <yield />
+      </citations>
+  </xml>
 </macros>