diff macros.xml @ 0:6af76d4371f8 draft

planemo upload for repository https://github.com/ERGA-consortium/EARs/tree/main commit a08f73e00550020ac83f4d45045075962a8a2251
author bgruening
date Thu, 04 Jul 2024 12:43:34 +0000
parents
children 82450f7907ef
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Jul 04 12:43:34 2024 +0000
@@ -0,0 +1,24 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.0.0</token>
+    <token name="@VERSION_SUFFIX@">1</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