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

Uploaded
author dnbenso
date Tue, 23 Nov 2021 22:45:56 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Nov 23 22:45:56 2021 +0000
@@ -0,0 +1,16 @@
+<macros>
+    <token name="@WRAPPER_VERSION@">0.5.5</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@WRAPPER_VERSION@">nextgenmap</requirement>
+            <requirement type="package" version="1.3.1">samtools</requirement>
+            <yield />
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1093/bioinformatics/btt468</citation>
+            <yield />
+        </citations>
+    </xml>
+</macros>