diff macros.xml @ 0:068920e730f4 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meryl commit f94b7a1d482e29e10c33205ae5394c4c4a1e74e0"
author iuc
date Mon, 05 Apr 2021 15:04:36 +0000
parents
children 35ac9de60bec
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon Apr 05 15:04:36 2021 +0000
@@ -0,0 +1,33 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.2</token>
+    <token name="@GALAXY_TOOL_VERSION@">galaxy0</token>
+    <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="requirements">
+        <requirements>
+            <requirement type="package" version="1.1">merqury</requirement>
+            <requirement type="package" version="1.2">meryl</requirement>
+            <requirement type="package" version="1.34">tar</requirement>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="bibtex">                                                                   
+                @misc{githubMeryl,                                                                 
+                author = {Arang Rhie, Brian P. Walez, Sergey Koren, Adam M. Phillippy},
+                year = {2020},                                                                 
+                title = {Meryl},                                                        
+                publisher = {GitHub},
+                journal = {GitHub repository},                                               
+                url = {https://github.com/marbl/meryl},                        
+                }                                                                    
+            </citation>
+        </citations>
+    </xml>
+</macros>