Skip to content
Snippets Groups Projects
Commit 25502c3d authored by Jonathan Gesell's avatar Jonathan Gesell
Browse files

Reverted to ensure that Trim step is functional.

parent f6c9944a
Branches
Tags
2 merge requests!37v0.0.1,!15Resolve "process_align"
Pipeline #5771 failed with stages
in 8 minutes and 29 seconds
......@@ -197,7 +197,7 @@ if (spike == 'yes') {
reference = Channel.fromPath ("/project/BICF/BICF_Core/shared/gudmap/references/GRCm38.P6/hisat2")
}
}
reference.subscribe { println "$it }
reference.subscribe { println "$it" }
/*
* trimData: trims any adapter or non-host sequences from the data
......
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