Skip to content
Snippets Groups Projects

Merge for milestone "Next from V1.20.0"

Merged Jules Sabban requested to merge dev_Jules into master
23 files
+ 243
80
Compare changes
  • Side-by-side
  • Inline
Files
23
@@ -11,14 +11,14 @@ report_comment: >
show_analysis_paths: False
show_analysis_time: False
disable_version_detection: true
## Number formatting
thousandsSep_format: " "
## General Statistics table
table_columns_visible:
Duplicats: False
ContaminationSearch - RNA: True
Duplicats: True
ContaminationSearch - rRNA: True
samtools: False
ReadsStats:
percent_duplicates: False
@@ -43,7 +43,7 @@ extra_fn_clean_exts:
- "_screen"
## Plot config
export_plots: true
export_plots: false
plots_force_interactive: true
## Module config
@@ -88,7 +88,7 @@ module_order:
# Pattern
sp:
fastqc:
fastqc/zip:
fn: "*.zip"
fastq_screen:
fn: '*_screen.txt'
Loading