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
79adbc3a
Commit
79adbc3a
authored
4 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Patches
Plain Diff
Fix multiqc
parent
25a58702
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!76
Develop
,
!71
Seqwho
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
workflow/conf/multiqc_config.yaml
+6
-6
6 additions, 6 deletions
workflow/conf/multiqc_config.yaml
with
6 additions
and
6 deletions
workflow/conf/multiqc_config.yaml
+
6
−
6
View file @
79adbc3a
...
...
@@ -27,20 +27,20 @@ top_modules:
-
picard
:
name
:
'
Dedup'
info
:
'
Replicate
Alignement
Deduplication
QC
Results'
-
featureCounts
:
name
:
'
Count'
info
:
'
Replicate
Feature
Count
QC
Results'
-
rseqc
:
name
:
'
Inner
Distance'
info
:
'
Replicate
Paired
End
Inner
Distance
Distribution
Results'
path_filters
:
-
'
*insertSize*'
-
custom_content
-
featureCounts
:
name
:
'
Count'
info
:
'
Replicate
Feature
Count
QC
Results'
-
hisat2
:
name
:
'
Inference:
Spike-in'
info
:
'
Inference
Alignment
(1M
downsampled
reads)
QC
Results'
path_filters
:
-
'
ERCC.
alignSampleSummary*'
-
'
*
alignSampleSummary*'
-
rseqc
:
name
:
'
Inference:
Stranded'
info
:
'
1M
Downsampled
Reads
Strandedness
Inference
Results'
...
...
@@ -131,8 +131,8 @@ custom_data:
ref
:
file_format
:
'
tsv'
section_name
:
'
Reference'
description
:
'
This
is
the
reference
version
information'
section_name
:
'
Genome
Reference'
description
:
'
This
is
the
genome
reference
version
information'
plot_type
:
'
table'
pconfig
:
id
:
'
ref'
...
...
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