Skip to content
Snippets Groups Projects
Commit 79adbc3a authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Fix multiqc

parent 25a58702
Branches
Tags
2 merge requests!76Develop,!71Seqwho
......@@ -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'
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment