Mercurial > repos > iuc > variant_analyzer
diff va_macros.xml @ 2:3f1dbd2c59bf draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/variant_analyzer commit f492e9717cb946f0eb5689cd7b6eb8067abf6468"
author | iuc |
---|---|
date | Tue, 10 Nov 2020 12:55:29 +0000 |
parents | 3556001ff2db |
children |
line wrap: on
line diff
--- a/va_macros.xml Wed Dec 04 16:21:17 2019 -0500 +++ b/va_macros.xml Tue Nov 10 12:55:29 2020 +0000 @@ -2,19 +2,20 @@ <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> + @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> - <yield/> + <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> -</macros> +</macros> \ No newline at end of file