Newer
Older
clusterOptions = '--hold'
withName:parseMetadata {
executor = 'local'
}
queue = 'super'
queue = 'super'
withName:inferMetadata {
queue = 'super'
}
withName: makeBigWig {
queue = 'super'
}
}
singularity {
enabled = true
cacheDir = '/project/shared/bicf_workflow_ref/singularity_images/'
}
env {
http_proxy = 'http://proxy.swmed.edu:3128'
https_proxy = 'http://proxy.swmed.edu:3128'
all_proxy = 'http://proxy.swmed.edu:3128'