diff macros.xml @ 0:1efd17d2bfdb draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicstuff commit 021a99a3416955cd6906e95245da604fda92b255
author iuc
date Fri, 25 Nov 2022 11:32:55 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Nov 25 11:32:55 2022 +0000
@@ -0,0 +1,34 @@
+<macros>
+    <token name="@TOOL_VERSION@">3.1.5</token>
+    <token name="@PROFILE@">21.09</token>
+    <xml name="requirements">
+        <requirements>
+        <requirement type="package" version="3.1.5">hicstuff</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.5281/zenodo.4066363</citation>
+            <citation type="bibtex">
+@software{cyril_matthey_doret_2020_4066351,
+  author       = {Cyril Matthey-Doret and
+                  Lyam Baudry and
+                  Amaury Bignaud and
+                  Axel Cournac and
+                  Remi-Montagne and
+                  Nadège Guiglielmoni and
+                  Théo Foutel-Rodier and
+                  Vittore F. Scolari},
+  title        = {hicstuff: Simple library/pipeline to generate and handle Hi-C data },
+  month        = oct,
+  year         = 2020,
+  publisher    = {Zenodo},
+  version      = {v2.3.1},
+  doi          = {10.5281/zenodo.4066351},
+  url          = {http://doi.org/10.5281/zenodo.4066363}
+}</citation>
+            <yield />
+        </citations>
+    </xml>
+</macros>