Mercurial > repos > devteam > samtools_stats
diff test-data/12.2reads.nooverlap.expected @ 12:541082d03bef draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_stats commit 9c5a35ce695c3d134e41d8695487edd5f71ea33c
author | iuc |
---|---|
date | Sun, 08 Sep 2024 03:27:04 +0000 |
parents | e28839a4b932 |
children |
line wrap: on
line diff
--- a/test-data/12.2reads.nooverlap.expected Mon Nov 20 22:17:08 2023 +0000 +++ b/test-data/12.2reads.nooverlap.expected Sun Sep 08 03:27:04 2024 +0000 @@ -1,6 +1,6 @@ -# This file was produced by samtools stats (1.12+htslib-1.12) and can be plotted using plot-bamstats +# This file was produced by samtools stats (1.20+htslib-1.20) and can be plotted using plot-bamstats # This file contains statistics for all reads. -# The command line was: stats -t /tmp/tmp0r5zs075/files/b/2/1/dataset_b2175431-044e-449d-8f60-1bfd33679b61.dat -p -@ 0 infile +# The command line was: stats -t /tmp/tmp5q_kwqc0/files/5/e/6/dataset_5e6cda5d-79e8-4b8f-9e14-97f3be9f87de.dat -p -@ 0 infile # CHK, Checksum [2]Read Names [3]Sequences [4]Qualities # CHK, CRC32 of reads which passed filtering followed by addition (32bit overflow) CHK 5b31676a b0edee94 471895da @@ -855,6 +855,9 @@ FRL 100 1 # Read lengths - last fragments. Use `grep ^LRL | cut -f 2-` to extract this part. The columns are: read length, count LRL 100 1 +# Mapping qualities for reads !(UNMAP|SECOND|SUPPL|QCFAIL|DUP). Use `grep ^MAPQ | cut -f 2-` to extract this part. The columns are: mapq, count +MAPQ 7 1 +MAPQ 37 1 # Indel distribution. Use `grep ^ID | cut -f 2-` to extract this part. The columns are: length, number of insertions, number of deletions ID 2 0 1 ID 3 1 0