diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config index d27698eaef3e1fc2f086eba759d37580f21136e1..4c1099a4e133ab3e58abb68ad8aeda47c7c297f7 100644 --- a/workflow/conf/biohpc.config +++ b/workflow/conf/biohpc.config @@ -40,7 +40,7 @@ process { executor = 'local' } $callPeaksMACS { - 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', 'macs/2.1.0-20151222', 'phantompeakqualtools/1.2', 'UCSC_userApps/v317', 'bedtools/2.26.0'] cpus = 32 } $consensusPeaks {