Skip to content
Snippets Groups Projects
Commit 46020e2c authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update default config to be astrocyte and include astrocyte config.

parent ba143330
Branches
1 merge request!71WIP: Astrocyte 0.4.0
Pipeline #8210 passed with stages
in 16 minutes and 55 seconds
env {
http_proxy = 'http://proxy.swmed.edu:3128'
https_proxy = 'http://proxy.swmed.edu:3128'
all_proxy = 'http://proxy.swmed.edu:3128'
}
singularity {
enabled = true
}
profiles {
standard {
includeConfig 'biohpc.config'
includeConfig 'astrocyte.config'
includeConfig 'cluster.config'
}
biohpc {
includeConfig 'cluster.config'
includeConfig 'biohpc.config'
}
local {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment