Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wf-Illumina-nf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GeT-nextflow-NGL-Bi
wf-Illumina-nf
Merge requests
!23
Merge for milestone "Next from V1.20.0"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Merge for milestone "Next from V1.20.0"
dev_Jules
into
master
Overview
0
Commits
9
Pipelines
0
Changes
23
Merged
Jules Sabban
requested to merge
dev_Jules
into
master
6 months ago
Overview
0
Commits
9
Pipelines
0
Changes
23
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
259fab8c
9 commits,
6 months ago
23 files
+
243
−
80
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
23
Search (e.g. *.vue) (Ctrl+P)
assets/multiqc_config.yaml
+
5
−
5
Options
@@ -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
:
Fals
e
ContaminationSearch - RNA
:
True
Duplicats
:
Tru
e
ContaminationSearch -
r
RNA
:
True
samtools
:
False
ReadsStats
:
percent_duplicates
:
False
@@ -43,7 +43,7 @@ extra_fn_clean_exts:
-
"
_screen"
## Plot config
export_plots
:
tru
e
export_plots
:
fals
e
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