-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmultiqc_config.yaml
More file actions
57 lines (44 loc) · 1.23 KB
/
multiqc_config.yaml
File metadata and controls
57 lines (44 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
data_format: 'yaml'
show_analysis_time: False
show_analysis_paths: False
theme_style: light
report_header_info:
- Contact E-mail: 'trex_info@cornell.edu'
- Reference Genome: !ENV "${MQC_GENOME}"
custom_logo_url: https://trex.biotech.cornell.edu/
plots_force_interactive: True
skip_generalstats: true
remove_sections:
- fastp-duprates
- fastp-insert-size
- fastp-seq-quality
- fastp-seq-content-gc
- fastp-seq-content-n
report_section_order:
fastp:
order: 100
star:
order: 90
table_columns_visible:
star-total_reads: true
star-mapped : true
star-uniquely_mapped: true
star-uniquely_mapped_percent : true
star-mapped_percent : false
star-num_annotated_splices : false
star-num_annotated_splices : false
star-num_annotated_splices : false
star-deletion_length : false
star-deletion_length : false
star-insertion_length : false
star-avg_mapped_read_length: false
star-mismatch_rate : false
star-deletion_rate : false
star-insertion_rate : false
table_columns_name:
star-total_reads: "Total Reads -- Post Trimming"
star-mapped : "Total Mapped Reads"
star-uniquely_mapped : "Uniquely Mapped Reads"
star-uniquely_mapped_percent : "% Uniquely Mapped Reads"
fastp:
s_name_filenames: true