view va_macros.xml @ 3:4fc62ab6e9e8 draft

planemo upload for repository https://github.com/gpovysil/VariantAnalyzerGalaxy/tree/master/tools/variant_analyzer commit ee4a8e6cf290e6c8a4d55f9cd2839d60ab3b11c8
author mheinzl
date Sat, 17 Oct 2020 09:11:53 +0000
parents e5953c54cfb5
children 11a2a34f8a2b
line wrap: on
line source

<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 = {2019},
    title = {{Variant Analyzer: a quality control for variant calling in duplex sequencing data (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/>
        </requirements>
    </xml>
</macros>