diff va_macros.xml @ 0:e5953c54cfb5 draft

planemo upload for repository https://github.com/gpovysil/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author mheinzl
date Sun, 04 Oct 2020 17:19:39 +0000
parents
children 11a2a34f8a2b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/va_macros.xml	Sun Oct 04 17:19:39 2020 +0000
@@ -0,0 +1,20 @@
+<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>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="3.1.2">matplotlib</requirement>        
+            <requirement type="package" version="0.15">pysam</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+</macros>