Skip to content

Commit f5eab0a

Browse files
committed
Fixed missing samtools filter step names in general stats
1 parent 5bb7884 commit f5eab0a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/multiqc_config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ table_columns_visible:
5050
percent_duplicates: False
5151
total_sequences: True
5252
percent_gc: True
53+
Samtools Flagstat (pre-samtools filter):
54+
mapped_passed: True
55+
Samtools Flagstat (post-samtools filter):
56+
mapped_passed: True
5357
QualiMap:
5458
1_x_pc: True
5559
5_x_pc: True

0 commit comments

Comments
 (0)