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

Add in basename to name the process.

parent 822181c3
Branches
Tags
1 merge request!13Resolve "Add in Macs2 support"
......@@ -287,6 +287,8 @@ process defineExpDesignFiles {
// Make Experiment design files to be read in for downstream analysis
process poolAndPsuedoReads {
tag "${experimentObjs.baseName}"
publishDir "$baseDir/output/design", mode: 'copy'
input:
......
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