Mercurial > repos > iuc > pycoqc
view macros.xml @ 3:fae03f3d4bf7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pycoqc commit 4850c9f31e2cf1edb05d5c8cd0c8ec8be12329c9
author | iuc |
---|---|
date | Mon, 11 Mar 2024 15:25:55 +0000 |
parents | dc1500f42073 |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">2.5.2</token> <token name="@PROFILE@">20.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">pycoqc</requirement> </requirements> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">pycoqc</xref> </xrefs> </xml> <xml name="version_command"> <version_command>pycoQC --version</version_command> </xml> <xml name="citations"> <citations> <citation type="bibtex">@online{, author = {Tommaso Leonardi and Adrien Leger}, title = {pycoQC}, year = 2021, url = {https://github.com/tleonardi/pycoQC}, urldate = {2021-03-02} }</citation> </citations> </xml> <token name="@WID@"><![CDATA[ *pycoqc* computes metrics and generates interactive QC plots for Oxford Nanopore technologies sequencing data. ]]></token> <token name="@REFERENCES@"><![CDATA[ More information are available on the `pycoQC website <https://a-slide.github.io/pycoQC/>`_. ]]></token> </macros>