diff 0.2.1/nextflow.config @ 8:4f010d01be86

"planemo upload"
author kkonganti
date Tue, 28 Jun 2022 10:50:03 -0400
parents fc2d7be75a28
children 1cb92deb15f8
line wrap: on
line diff
--- a/0.2.1/nextflow.config	Tue Jun 28 10:44:34 2022 -0400
+++ b/0.2.1/nextflow.config	Tue Jun 28 10:50:03 2022 -0400
@@ -27,8 +27,8 @@
 includeConfig "${pd}${fs}conf${fs}modules.config"
 
 // Nextflow runtime profiles
-conda.cacheDir = '/tmp'
-singularity.cacheDir = '/tmp'
+conda.cacheDir = '/nfs/home/galaxy/cfsan-centriflaken-db/kondagac_cache'
+singularity.cacheDir = '/nfs/home/galaxy/cfsan-centriflaken-db/cingularitygac_cache'
 
 profiles {
     standard {