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

Update config to use executor instead of cpu in config file.

parent 912cae35
Branches
Tags
No related merge requests found
......@@ -45,7 +45,7 @@ process {
}
$consensusPeaks {
module = ['python/3.6.1-2-anaconda', 'bedtools/2.26.0']
cpus = 'local'
executor = 'local'
}
}
......
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