Skip to content
Snippets Groups Projects
Commit 338bf053 authored by Gervaise Henry's avatar Gervaise Henry 🤠
Browse files

Put custom content at the bottom of the reports

parent befd5bf5
2 merge requests!14Develop,!13Resolve "Move software version report to the bottom"
Pipeline #3535 passed with stages
in 1 minute and 39 seconds
......@@ -311,6 +311,7 @@ timeline*.html*
*~
*.tmp
*.swp
*.out
run*.sh
......
......@@ -18,4 +18,4 @@ module_order:
target: ''
path_filters:
- '*_R2_*fastqc.zip'
- 'Software Versions'
- 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