comparison 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
comparison
equal deleted inserted replaced
5:d9cbf833624e 6:11a2a34f8a2b
1 <macros> 1 <macros>
2 <xml name="citation"> 2 <xml name="citation">
3 <citations> 3 <citations>
4 <citation type="bibtex"> 4 <citation type="bibtex">
5 @misc{duplex, 5 @misc{duplex,
6 author = {Povysil, Gundula and Heinzl, Monika and Salazar, Renato and Stoler, Nicholas and Nekrutenko, Anton and Tiemann-Boege, Irene}, 6 author = {Povysil, Gundula and Heinzl, Monika and Salazar, Renato and Stoler, Nicholas and Nekrutenko, Anton and Tiemann-Boege, Irene},
7 year = {2019}, 7 year = {2019},
8 title = {{Variant Analyzer: a quality control for variant calling in duplex sequencing data (manuscript)}} 8 title = {{Variant Analyzer: a quality control for variant calling in duplex sequencing data (manuscript)}}
9 } 9 }
10 </citation> 10 </citation>
11 </citations> 11 </citations>
12 </xml> 12 </xml>
13 <xml name="requirements">
14 <requirements>
15 <requirement type="package" version="3.1.2">matplotlib</requirement>
16 <requirement type="package" version="0.15">pysam</requirement>
17 <yield/>
18 </requirements>
19 </xml>
20 </macros> 13 </macros>