Newer
Older
process {
executor = 'slurm'
clusterOptions = '--hold --no-kill'
queue = '128GB,256GB,256GBv1'
withLabel: trim {
withLabel: abra2 {
container = 'goalconsortium/abra2:1.0.9'
container = 'goalconsortium/structuralvariant:1.1.4'
container = 'goalconsortium/rna_gene_abundance:1.1.3'
withLabel: rnaseqstat {
container = 'goalconsortium/rna_statanal:1.1.4'
}
field = 'task_id,native_id,process,name,status,exit,submit,start,complete,duration,realtime'
}
timeline {
enabled = false
file = 'timeline.html'
}
report {
enabled = false
file = 'report.html'
}
env {
http_proxy = 'http://proxy.swmed.edu:3128'
https_proxy = 'http://proxy.swmed.edu:3128'
all_proxy = 'http://proxy.swmed.edu:3128'
}
manifest {
homePage = 'https://git.biohpc.swmed.edu/BICF/Astrocyte/rnaseq'
description = 'RNA sequencing gene abundance analysis'