diff 0.2.1/nextflow.config @ 38:d7c07f2456b4

"planemo upload"
author kkonganti
date Wed, 29 Jun 2022 23:40:53 -0400
parents a047ee0e34ae
children 36ca1a1156df
line wrap: on
line diff
--- a/0.2.1/nextflow.config	Wed Jun 29 19:24:35 2022 -0400
+++ b/0.2.1/nextflow.config	Wed Jun 29 23:40:53 2022 -0400
@@ -27,8 +27,8 @@
 includeConfig "${pd}${fs}conf${fs}modules.config"
 
 // Nextflow runtime profiles
-conda.cacheDir = '/data/cfsan-centriflaken-db/0/kondagac_cache'
-singularity.cacheDir = 'cingularitygac_cache'
+conda.cacheDir = '/tool/tool-data/cfsan-centriflaken-db/0/kondagac_cache'
+singularity.cacheDir = '/tool/tool-data/cfsan-centriflaken-db/0/cingularitygac_cache'
 
 profiles {
     standard {