Mercurial > repos > estrain > flye_cpu15mem59
diff macros.xml @ 0:e1e6ef58f334 draft
planemo upload commit bdb45cf3a98e21f5002866b6789a1457f521bf5d
| author | estrain |
|---|---|
| date | Thu, 12 Mar 2026 20:06:54 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Thu Mar 12 20:06:54 2026 +0000 @@ -0,0 +1,36 @@ +<macros> + <token name="@TOOL_VERSION@">2.9.6</token> + <token name="@SUFFIX_VERSION@">0.0.5</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">flye</requirement> + </requirements> + </xml> + <xml name="edam_ontology"> + <edam_topics> + <edam_topic>topic_0196</edam_topic> + </edam_topics> + <edam_operations> + <edam_operation>operation_0525</edam_operation> + </edam_operations> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">Flye</xref> + </xrefs> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1073/pnas.1604560113</citation> + <citation type="bibtex"> + @misc{githubFlye, + author = {Kolmogorov, Mijhail}, + year = {2021}, + title = {Flye}, + publisher = {GitHub}, + journal = {GitHub repository}, + url = {https://github.com/fenderglass/Flye}} + </citation> + </citations> + </xml> +</macros>
