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

Merge branch '12-move.software.report' into 'develop'

Resolve "Move software version report to the bottom"

Closes #12

See merge request !13
parents ed3d36bf 338bf053
Branches
Tags
2 merge requests!14Develop,!13Resolve "Move software version report to the bottom"
Pipeline #3536 passed with stages
in 1 minute and 39 seconds
......@@ -310,5 +310,9 @@ report*.html*
timeline*.html*
*~
*.tmp
*.swp
*.out
run*.sh
!.gitkeep
top_modules:
- 'Software Versions'
module_order:
- bcl2fastq
- fastqc:
......@@ -21,3 +18,4 @@ module_order:
target: ''
path_filters:
- '*_R2_*fastqc.zip'
- custom_content
......@@ -91,7 +91,7 @@ def main():
# Dump to YAML
print(
'''
id: 'Software Versions'
id: 'software_versions'
section_name: 'Software Versions'
section_href: 'https://git.biohpc.swmed.edu/BICF/Astrocyte/cellranger_mkfastq/'
plot_type: 'html'
......
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