diff 0.2.1/nextflow.config @ 35:dc9258195982

"planemo upload"
author kkonganti
date Wed, 29 Jun 2022 16:31:26 -0400
parents 4f9f145d1946
children a047ee0e34ae
line wrap: on
line diff
--- a/0.2.1/nextflow.config	Wed Jun 29 15:27:50 2022 -0400
+++ b/0.2.1/nextflow.config	Wed Jun 29 16:31:26 2022 -0400
@@ -27,8 +27,8 @@
 includeConfig "${pd}${fs}conf${fs}modules.config"
 
 // Nextflow runtime profiles
-conda.cacheDir = '/tool/tool-data/cfsan-centriflaken-db/0/kondagac_cache'
-singularity.cacheDir = '/tool/tool-data/cfsan-centriflaken-db/0/cingularitygac_cache'
+conda.cacheDir = '/data/cfsan-centriflaken-db/0/kondagac_cache'
+singularity.cacheDir = '/data/cfsan-centriflaken-db/0/cingularitygac_cache'
 
 profiles {
     standard {