Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RNA-seq
Manage
Activity
Members
Labels
Plan
Issues
12
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
GUDMAP_RBK
RNA-seq
Commits
c6e7db5a
Commit
c6e7db5a
authored
4 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Patches
Plain Diff
Fix multiqc config for updated version
parent
bd6aab6e
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!58
Develop
,
!53
Resolve "process_derivaUpload"
Pipeline
#8661
failed with stages
in 11 minutes and 21 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflow/conf/multiqc_config.yaml
+55
-34
55 additions, 34 deletions
workflow/conf/multiqc_config.yaml
with
55 additions
and
34 deletions
workflow/conf/multiqc_config.yaml
+
55
−
34
View file @
c6e7db5a
...
...
@@ -74,10 +74,14 @@ custom_data:
scale
:
false
format
:
'
{}'
headers
:
Session
Session ID
Pipeline Version
Input
Session
:
description
:
'
'
Session ID
:
description
:
'
Nextflow
session
ID'
Pipeline Version
:
description
:
'
BICF
pipeline
version'
Input
:
description
:
'
Input
overrides'
rid
:
file_format
:
'
tsv'
section_name
:
'
RID'
...
...
@@ -88,10 +92,14 @@ custom_data:
scale
:
false
format
:
'
{}'
headers
:
Replicate
Replicate RID
Experiment RID
Study RID
Replicate
:
description
:
'
'
Replicate RID
:
description
:
'
Replicate
RID'
Experiment RID
:
description
:
'
Experiment
RID'
Study RID
:
description
:
'
Study
RID'
meta
:
file_format
:
'
tsv'
section_name
:
'
Metadata'
...
...
@@ -102,30 +110,43 @@ custom_data:
scale
:
false
format
:
'
{:,.0f}'
headers
:
Source
Species
Ends
Stranded
Spike-in
Raw Reads
Assigned Reads
Median Read Length
Median TIN
Pipeline Version
Source
:
description
:
'
Metadata
source'
Species
:
description
:
'
Species'
Ends
:
description
:
'
Single
or
paired
end
sequencing'
Stranded
:
description
:
'
Stranded
(forward/reverse)
or
unstranded
library
prep'
Spike-in
:
description
:
'
ERCC
spike
in'
Raw Reads
:
description
:
'
Number
of
reads
of
the
sequencer'
Assigned Reads
:
description
:
'
Final
reads
after
fintering'
Median Read Length
:
description
:
'
Average
read
length'
Median TIN
:
description
:
'
Average
transcript
integrity
number'
ref
:
file_format
:
'
tsv'
section_name
:
'
Reference'
description
:
'
This
is
the
referen
e
c
version
information'
description
:
'
This
is
the
referenc
e
version
information'
plot_type
:
'
table'
pconfig
:
id
:
'
ref'
scale
:
false
format
:
'
{}'
headers
:
Species
Genome Reference Consortium Build
Genome Reference Consortium Patch
GENCODE Annotation Release"
Species
:
description
:
'
Reference
species'
Genome Reference Consortium Build
:
description
:
'
Reference
source
build'
Genome Reference Consortium Patch
:
description
:
'
Reference
source
patch
version'
GENCODE Annotation Release
:
description
:
'
Annotation
release
version'
tin
:
file_format
:
'
tsv'
section_name
:
'
TIN'
...
...
@@ -135,16 +156,16 @@ custom_data:
id
:
'
tin'
headers
:
chrom
0
-
9
1
0
-
19
2
0
-
29
3
0
-
39
4
0
-
49
5
0
-
59
6
0
-
69
7
0
-
79
8
0
-
8
9
9
0
-
99
1
-
10
1
1
-
20
2
1
-
30
3
1
-
40
4
1
-
50
5
1
-
60
6
1
-
70
7
1
-
80
8
1
-
9
0
9
1
-
100
sp
:
run
:
...
...
@@ -156,4 +177,4 @@ sp:
ref
:
fn
:
'
reference.tsv'
tin
:
fn
:
'
*
.
tin.hist.tsv'
fn
:
'
*
_
tin.hist.tsv'
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment