You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nextflow.config
+17-27Lines changed: 17 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -175,16 +175,8 @@ profiles {
175
175
test_vep { includeConfig 'conf/test_vep.config' }
176
176
}
177
177
178
-
// Load nf-core custom profiles from different institutions
179
-
180
-
// If params.custom_config_base is set AND either the NXF_OFFLINE environment variable is not set or params.custom_config_base is a local path, the nfcore_custom.config file from the specified base path is included.
181
-
// Load qbic-pipelines/vcftomaf custom profiles from different institutions.
0 commit comments