Mercurial > repos > mheinzl > variant_analyzer2
comparison va_macros.xml @ 43:d21960b45a6b draft
planemo upload for repository https://github.com/Single-Molecule-Genetics/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author | mheinzl |
---|---|
date | Tue, 02 Mar 2021 15:32:41 +0000 |
parents | 84a1a3f70407 |
children | eca1365eb42c |
comparison
equal
deleted
inserted
replaced
42:da224c392a54 | 43:d21960b45a6b |
---|---|
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 = {2020}, | 7 year = {2019}, |
8 title = {{Increased yields of duplex sequencing data by a series of quality control tools (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 <requirement type="package" version="0.11.6">cyvcf2</requirement> | |
18 <yield/> | |
19 </requirements> | |
20 </xml> | |
21 </macros> | 13 </macros> |