diff macros.xml @ 0:8c99976de71e draft

planemo upload for repository https://github.com/ERGA-consortium/EARs/tree/main commit e9db2e88e55a442d7f8fdb5e8e86330410d2e92d
author bgruening
date Fri, 07 Jun 2024 14:23:49 +0000
parents
children b61022e1b807
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Jun 07 14:23:49 2024 +0000
@@ -0,0 +1,24 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.0.0</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">23.2</token>
+    <xml name="creator">
+        <creator>
+            <organization name="Galaxy EU" url="https://galaxyproject.org/eu/"/>
+        </creator>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="bibtex">
+                @misc{github_EAR,
+                    author = {Deigo De Panis},
+                    title = {EAR: A tool for compiling statistics and reports from Assembly pipeline for assembly review process},
+                    year = {2024},
+                    publisher = {GitHub},
+                    journal = {GitHub repository},
+                    url = {https://github.com/ERGA-consortium/EARs/tree/main}
+                }
+            </citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file