diff va_macros.xml @ 6:11a2a34f8a2b draft

planemo upload for repository https://github.com/gpovysil/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author mheinzl
date Mon, 18 Jan 2021 09:49:15 +0000
parents e5953c54cfb5
children 84a1a3f70407
line wrap: on
line diff
--- a/va_macros.xml	Tue Oct 27 12:46:55 2020 +0000
+++ b/va_macros.xml	Mon Jan 18 09:49:15 2021 +0000
@@ -1,20 +1,13 @@
 <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>
+    <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>
+</macros>
\ No newline at end of file