workflow.workDir = '/scratch/user/work/'
env.NXF_WORK = '/scratch/user/work/'
——
Eric "Siggy" Scott | MITRE
Senior Artificial Intelligence Engineer, T831: AI & Autonomous Systems Dept.
Doctoral Candidate, George Mason University
--
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nextflow/CAC_28AXN40fe%2B2FBox-grmikRJN-RR49YsEOrqG5H%2B40iLGPgg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nextflow/CADgKzdxY8_zNzFDBFGQE4A_oK9BvfQtHP0Gaks-pQaz0PYyUJw%40mail.gmail.com.
Yes, just```workDir = 'something'```p
On Wed, Feb 5, 2020 at 10:36 PM Eric 'Siggy' Scott <esc...@gmu.edu> wrote:
Hello NextFlowers,--Is there a way to set the workDir inside nextflow.config?I understand that I can use the -w option or the NXF_WORK variable. But I'd prefer to set everything in one config file (instead of an external script).I've tried the following, but it seems to have no effect:workflow.workDir = '/scratch/user/work/'
env.NXF_WORK = '/scratch/user/work/'
Thanks,Siggy--——
Eric "Siggy" Scott | MITRE
Senior Artificial Intelligence Engineer, T831: AI & Autonomous Systems Dept.
Doctoral Candidate, George Mason University
You received this message because you are subscribed to the Google Groups "Nextflow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to next...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to nextflow+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/nextflow/aad48444-bda2-41d2-a4fd-7facf71e365a%40googlegroups.com.