Mercurial > repos > iuc > variant_analyzer
comparison va_macros.xml @ 1:3556001ff2db draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/variant_analyzer commit 60dc8db809909edf44d662683b1f392b9d5964bf"
author | iuc |
---|---|
date | Wed, 04 Dec 2019 16:21:17 -0500 |
parents | 8d29173d49a9 |
children | 3f1dbd2c59bf |
comparison
equal
deleted
inserted
replaced
0:8d29173d49a9 | 1:3556001ff2db |
---|---|
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> | |
13 </macros> | 20 </macros> |