Mercurial > repos > mheinzl > variant_analyzer2
comparison va_macros.xml @ 72:3691922baa08 draft
planemo upload for repository https://github.com/Single-Molecule-Genetics/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author | mheinzl |
---|---|
date | Fri, 19 Mar 2021 14:05:39 +0000 |
parents | 8664c0aa91c3 |
children | 5023186c2061 |
comparison
equal
deleted
inserted
replaced
71:8664c0aa91c3 | 72:3691922baa08 |
---|---|
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 @article{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 doi = {10.1093/nargab/lqab002}, | 7 doi = {10.1093/nargab/lqab002}, |
8 issn = {2631-9268}, | 8 issn = {2631-9268}, |
9 number = {1}, | 9 number = {1}, |
10 journal = {NAR Genomics and Bioinformatics}, | 10 journal = {NAR Genomics and Bioinformatics}, |
11 publisher = {NAR Genomics and Bioinformatics}, | 11 publisher = {NAR Genomics and Bioinformatics}, |
12 title = {{Increased yields of duplex sequencing data by a series of quality control tools}} | 12 title = {{Increased yields of duplex sequencing data by a series of quality control tools}} |
13 url = {https://pubmed.ncbi.nlm.nih.gov/33575654}, | 13 url = {https://pubmed.ncbi.nlm.nih.gov/33575654}, |
14 volume = {3}, | 14 volume = {3}, |
15 year = {2021} | 15 year = {2021} |
16 } | 16 } |
17 </citation> | 17 </citation> |
18 </citations> | 18 </citations> |
19 </xml> | 19 </xml> |
20 <xml name="requirements"> | |
21 <requirements> | |
22 <requirement type="package" version="3.1.2">matplotlib</requirement> | |
23 <requirement type="package" version="0.15">pysam</requirement> | |
24 <requirement type="package" version="0.11.6">cyvcf2</requirement> | |
25 <yield/> | |
26 </requirements> | |
27 </xml> | |
20 </macros> | 28 </macros> |