Skip to content
Snippets Groups Projects
Commit a33eb4d4 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

collect the qc metrics.

parent fe645c1a
Branches
Tags
No related merge requests found
......@@ -114,6 +114,7 @@ process alignReads {
output:
set sampleId, file('*.bam'), biosample, factor, treatment, replicate, controlId into mappedReads
set file('*.srt.bam.flagstat.qc')
script:
......
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