changeset 1:cdb826d5314b draft

Uploaded
author jackcurragh
date Fri, 27 May 2022 10:13:32 +0000
parents 76a4f74f3c09
children e25b7da5ecaa
files samtools_sort_genome/samtools_sort.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/samtools_sort_genome/samtools_sort.xml	Wed Mar 23 12:47:57 2022 +0000
+++ b/samtools_sort_genome/samtools_sort.xml	Fri May 27 10:13:32 2022 +0000
@@ -1,5 +1,5 @@
-<tool id="samtools_sort" name="Samtools sort" version="2.0.4" profile="@PROFILE@">
-    <description>order of storing aligned sequences</description>
+<tool id="samtools_sort" name="Samtools Sort" version="2.0.4" profile="@PROFILE@">
+    <description>Sort Alignment Files (SAM/BAM)</description>
     <macros>
         <import>macros.xml</import>
     </macros>