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

Merge branch 'develop' into 'master'

Develop

See merge request !14
parents ecfd11c6 30ca743a
Branches
Tags publish_1.0.0
2 merge requests!60Master,!14Develop
Pipeline #3538 passed with stages
in 1 minute and 42 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