Mercurial > repos > mheinzl > variant_analyzer2
diff 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 |
line wrap: on
line diff
--- a/va_macros.xml Wed Feb 24 14:20:17 2021 +0000 +++ b/va_macros.xml Tue Mar 02 15:32:41 2021 +0000 @@ -1,21 +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 = {2020}, - title = {{Increased yields of duplex sequencing data by a series of quality control tools (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> - <requirement type="package" version="0.11.6">cyvcf2</requirement> - <yield/> - </requirements> - </xml> + <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