Fix HOME env for colabfold weight download, increase resources, use v3 tag
This commit is contained in:
@@ -11,9 +11,10 @@ docker {
|
||||
}
|
||||
|
||||
process {
|
||||
container = 'harbor.cluster.omic.ai/omic/bioemu:v2'
|
||||
cpus = 2
|
||||
memory = '8 GB'
|
||||
container = 'harbor.cluster.omic.ai/omic/bioemu:v3'
|
||||
cpus = 4
|
||||
memory = '16 GB'
|
||||
time = '2h'
|
||||
}
|
||||
|
||||
profiles {
|
||||
|
||||
Reference in New Issue
Block a user