diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config index 0b515ecfaa151237a5969d4bf10ad017ded55e4f..8d3f85168063577cbfbbe214910acd2c8a681dd5 100755 --- a/workflow/conf/biohpc.config +++ b/workflow/conf/biohpc.config @@ -1,18 +1,6 @@ process { executor = 'slurm' queue='super' - - // Process specific configuration - $checkDesignFile { - module = ['python/3.6.1-2-anaconda'] - executor = 'local' - } - $count2 { - module = ['cellranger/2.1.1'] - } - $count3 { - module = ['cellranger/3.0.1'] - } } trace {