diff picard_ReplaceSamHeader.xml @ 24:e65f2d5fd3d8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picard commit 92e89c89178482870c14cf15f38fbfd4470aa130"
author iuc
date Sat, 15 Jan 2022 12:38:18 +0000
parents 4740a2548206
children c943f4a04af0
line wrap: on
line diff
--- a/picard_ReplaceSamHeader.xml	Wed Sep 01 07:58:57 2021 +0000
+++ b/picard_ReplaceSamHeader.xml	Sat Jan 15 12:38:18 2022 +0000
@@ -1,12 +1,12 @@
 <tool name="ReplaceSamHeader" id="picard_ReplaceSamHeader" version="@TOOL_VERSION@.@WRAPPER_VERSION@">
     <description>replace header in a SAM/BAM dataset</description>
-    <xrefs>
-        <xref type="bio.tools">picard_replacesamheader</xref>
-    </xrefs>
     <macros>
         <import>picard_macros.xml</import>
         <token name="@WRAPPER_VERSION@">1</token>
     </macros>
+    <xrefs>
+        <xref type="bio.tools">picard_replacesamheader</xref>
+    </xrefs>
     <expand macro="requirements" />
     <command detect_errors="exit_code"><![CDATA[
     @java_options@