Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GUDMAP_RBK
RNA-seq
Commits
927e3ba6
Commit
927e3ba6
authored
Aug 31, 2020
by
Gervaise Henry
🤠
Browse files
Add started time to multiqc
#77
parent
30197ae2
Pipeline
#8067
passed with stage
in 2 minutes and 43 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
workflow/rna-seq.nf
View file @
927e3ba6
...
...
@@ -1101,8 +1101,8 @@ process aggrQC {
fi
fi
echo -e "LOG: creating run table" >> ${repRID}.aggrQC.log
echo -e "Session\tSession ID\tPipeline Version\tInput" > run.tsv
echo -e "Session\t${workflow.sessionId}\t${workflow.manifest.version}\t\${input}" >> run.tsv
echo -e "Session\tSession ID\
tStart Time\
tPipeline Version\tInput" > run.tsv
echo -e "Session\t${workflow.sessionId}\t${workflow.
start}\t${workflow.
manifest.version}\t\${input}" >> run.tsv
# make RID table
...
...
Gervaise Henry
🤠
@ghenry
mentioned in commit
6bc7f30f
·
Aug 31, 2020
mentioned in commit
6bc7f30f
mentioned in commit 6bc7f30f9c8c7512cb21e4a4ece6803a777336c4
Toggle commit list
Gervaise Henry
🤠
@ghenry
mentioned in merge request
!44 (merged)
·
Aug 31, 2020
mentioned in merge request
!44 (merged)
mentioned in merge request !44
Toggle commit list
Gervaise Henry
🤠
@ghenry
mentioned in commit
60452a9c
·
Sep 01, 2020
mentioned in commit
60452a9c
mentioned in commit 60452a9c99e03fbe6ea77d3a5aa62ad7fdeb3540
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment