Mercurial > repos > iuc > variant_analyzer
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:3556001ff2db | 2:3f1dbd2c59bf |
|---|---|
| 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 = {2020}, |
| 8 title = {{Variant Analyzer: a quality control for variant calling in duplex sequencing data (manuscript)}} | 8 title = {{Increased yields of duplex sequencing data by a series of quality control tools (manuscript)}} |
| 9 } | 9 } |
| 10 </citation> | 10 </citation> |
| 11 </citations> | 11 </citations> |
| 12 </xml> | 12 </xml> |
| 13 <xml name="requirements"> | 13 <xml name="requirements"> |
| 14 <requirements> | 14 <requirements> |
| 15 <requirement type="package" version="3.1.2">matplotlib</requirement> | 15 <requirement type="package" version="3.1.2">matplotlib</requirement> |
| 16 <requirement type="package" version="0.15">pysam</requirement> | 16 <requirement type="package" version="0.15">pysam</requirement> |
| 17 <yield/> | 17 <requirement type="package" version="0.11.6">cyvcf2</requirement> |
| 18 <yield/> | |
| 18 </requirements> | 19 </requirements> |
| 19 </xml> | 20 </xml> |
| 20 </macros> | 21 </macros> |
