Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cellranger_mkfastq
Manage
Activity
Members
Labels
Plan
Issues
7
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
1
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
BICF
Astrocyte
cellranger_mkfastq
Commits
45100352
There was a problem fetching the pipeline stages.
Commit
45100352
authored
6 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'master'
Develop See merge request
!14
parents
ecfd11c6
30ca743a
Branches
Branches containing commit
Tags
publish_1.0.0
Tags containing commit
2 merge requests
!60
Master
,
!14
Develop
Pipeline
#3538
passed with stages
in 1 minute and 42 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+4
-0
4 additions, 0 deletions
.gitignore
workflow/scripts/.multiqc_config.yaml
+1
-3
1 addition, 3 deletions
workflow/scripts/.multiqc_config.yaml
workflow/scripts/generate_versions.py
+1
-1
1 addition, 1 deletion
workflow/scripts/generate_versions.py
with
6 additions
and
4 deletions
.gitignore
+
4
−
0
View file @
45100352
...
...
@@ -310,5 +310,9 @@ report*.html*
timeline*.html*
*~
*.tmp
*.swp
*.out
run*.sh
!.gitkeep
This diff is collapsed.
Click to expand it.
workflow/scripts/.multiqc_config.yaml
+
1
−
3
View file @
45100352
top_modules
:
-
'
Software
Versions'
module_order
:
-
bcl2fastq
-
fastqc
:
...
...
@@ -21,3 +18,4 @@ module_order:
target
:
'
'
path_filters
:
-
'
*_R2_*fastqc.zip'
-
custom_content
This diff is collapsed.
Click to expand it.
workflow/scripts/generate_versions.py
+
1
−
1
View file @
45100352
...
...
@@ -91,7 +91,7 @@ def main():
# Dump to YAML
print
(
'''
id:
'
S
oftware
V
ersions
'
id:
'
s
oftware
_v
ersions
'
section_name:
'
Software Versions
'
section_href:
'
https://git.biohpc.swmed.edu/BICF/Astrocyte/cellranger_mkfastq/
'
plot_type:
'
html
'
...
...
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