Previous changeset 5:db17d5321bad (2019-07-29) Next changeset 7:fe34990e5ce7 (2021-09-28) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_flagstat commit 558d30ff047fe2f62658e8b57e27ebe8db77ede1" |
modified:
samtools_flagstat.xml |
b |
diff -r db17d5321bad -r 22970df7a40e samtools_flagstat.xml --- a/samtools_flagstat.xml Mon Jul 29 08:48:13 2019 -0400 +++ b/samtools_flagstat.xml Fri Sep 06 11:22:29 2019 -0400 |
b |
@@ -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> |