diff macros.xml @ 0:222fb7dc2286 draft

Uploaded
author greg
date Fri, 06 Jan 2023 15:52:31 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Jan 06 15:52:31 2023 +0000
@@ -0,0 +1,18 @@
+<macros>
+    <token name="@TOOL_VERSION@">0.7.1</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">21.01</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="5.1.0">gawk</requirement>
+            <requirement type="package" version="20220922">parallel</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">pyfaidx</requirement>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.3201/eid2602.191351</citation>
+        </citations>
+    </xml>
+</macros>
+