changeset 6:22970df7a40e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_flagstat commit 558d30ff047fe2f62658e8b57e27ebe8db77ede1"
author iuc
date Fri, 06 Sep 2019 11:22:29 -0400
parents db17d5321bad
children fe34990e5ce7
files samtools_flagstat.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/samtools_flagstat.xml	Mon Jul 29 08:48:13 2019 -0400
+++ b/samtools_flagstat.xml	Fri Sep 06 11:22:29 2019 -0400
@@ -1,4 +1,4 @@
-<tool id="samtools_flagstat" name="Samtools flagstat" version="2.0.2">
+<tool id="samtools_flagstat" name="Samtools flagstat" version="2.0.3">
     <description>tabulate descriptive stats for BAM datset</description>
 
     <macros>
@@ -45,6 +45,8 @@
   25 + 0 singletons (12.50%:nan%)
   0 + 0 with mate mapped to a different chr
   0 + 0 with mate mapped to a different chr (mapQ>=5)
+
+The results of samtools flagstat can be visualized with MultiQC.
     ]]></help>
     <expand macro="citations"/>
 </tool>