# HG changeset patch # User iuc # Date 1594059222 0 # Node ID 747cd1b9ae9867e496292d6e49f61aa20e34fcc7 # Parent f4d18be9994ada57fb8500d2e1c446099faed668 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_reheader commit f667915d861dbf0a25cc8fd132cc956d82e73ee9" diff -r f4d18be9994a -r 747cd1b9ae98 macros.xml --- a/macros.xml Sun Jul 28 14:49:41 2019 -0400 +++ b/macros.xml Mon Jul 06 18:13:42 2020 +0000 @@ -77,18 +77,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + **What it does** -Copies header from *source* dataset into *target* dataset using ``samtools reheader`` command. +Generates a new BAM dataset with the contents of *target* dataset, but the header of *source* dataset using the ``samtools reheader`` command.