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

Fix config file.

parent 8ebef170
1 merge request!13Resolve "Add in Macs2 support"
Pipeline #1213 failed with stage
in 2 hours, 13 minutes, and 39 seconds
...@@ -43,7 +43,7 @@ process { ...@@ -43,7 +43,7 @@ process {
module = ['python/3.6.1-2-anaconda', 'phantompeakqualtools/1.2', 'macs/2.1.0-20151222', 'UCSC_userApps/v317', 'bedtools/2.26.0'] module = ['python/3.6.1-2-anaconda', 'phantompeakqualtools/1.2', 'macs/2.1.0-20151222', 'UCSC_userApps/v317', 'bedtools/2.26.0']
cpus = 32 cpus = 32
} }
$callPeaksMACS { $consensusPeaks {
module = ['python/3.6.1-2-anaconda', 'bedtools/2.26.0'] module = ['python/3.6.1-2-anaconda', 'bedtools/2.26.0']
cpus = local cpus = 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