diff va_macros.xml @ 11:84a1a3f70407 draft

planemo upload for repository https://github.com/Single-Molecule-Genetics/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author mheinzl
date Mon, 15 Feb 2021 21:53:24 +0000
parents 11a2a34f8a2b
children d21960b45a6b
line wrap: on
line diff
--- a/va_macros.xml	Thu Feb 04 09:01:43 2021 +0000
+++ b/va_macros.xml	Mon Feb 15 21:53:24 2021 +0000
@@ -1,13 +1,21 @@
 <macros>
     <xml name="citation">
-    <citations>
-        <citation type="bibtex">
-            @misc{duplex,
-            author = {Povysil, Gundula and Heinzl, Monika and Salazar, Renato and Stoler, Nicholas and Nekrutenko, Anton and Tiemann-Boege, Irene},
-            year = {2019},
-            title = {{Variant Analyzer: a quality control for variant calling in duplex sequencing data (manuscript)}}
-         }
-        </citation>
-    </citations>
-</xml>
+        <citations>
+            <citation type="bibtex">
+                @misc{duplex,
+                author = {Povysil, Gundula and Heinzl, Monika and Salazar, Renato and Stoler, Nicholas and Nekrutenko, Anton and Tiemann-Boege, Irene},
+                year = {2020},
+                title = {{Increased yields of duplex sequencing data by a series of quality control tools (manuscript)}}
+             }
+            </citation>
+        </citations>
+    </xml>
+    <xml name="requirements">
+        <requirements>
+             <requirement type="package" version="3.1.2">matplotlib</requirement>
+             <requirement type="package" version="0.15">pysam</requirement>
+             <requirement type="package" version="0.11.6">cyvcf2</requirement>
+             <yield/>
+        </requirements>
+    </xml>
 </macros>
\ No newline at end of file