Skip to content

Commit

Permalink
Merge pull request #494 from genomic-medicine-sweden/rm_rna_multiqc_i…
Browse files Browse the repository at this point in the history
…nsertsize

fix: rm insert size from rna multiqc
  • Loading branch information
monikaBrandt authored Oct 1, 2024
2 parents 7dd36df + bdeebd9 commit 4da1aa6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions config/reports/multiqc_config_rna.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,6 @@ multiqc_cgs:
max: 10
scale: "RdYlGn-rev"
format: "{:.1f}"
"Picard: InsertSizeMetrics":
summed_median:
title: "Median insert size"
description: "Median insert size from Picard"
min: 70
max: 200
scale: "RdYlGn"
format: "{:.1f}"

table_columns_placement:
"Samtools: stats":
Expand All @@ -143,6 +135,4 @@ table_columns_placement:
GC_DROPOUT: 1010
ZERO_CVG_TARGETS_PCT: 1020
FOLD_80_BASE_PENALTY: 1030
"Picard: InsertSizeMetrics":
summed_median: 980

0 comments on commit 4da1aa6

Please sign in to comment.