Conversation
|
Note to self:
was in the interproscan stack trace. The biocontainers container doesn't support these flags. $ ps -o pid,vsize,rss,command
ps: bad -o argument 'vsize', supported arguments: user,group,comm,args,pid,ppid,pgid,etime,nice,rgroup,ruser,time,tty,vsz,sid,stat,rssHowever ps in the Seqera containers wave container does. Need to update the docker image too. |
|
I tried with the latest code and I'm getting an error that suggests the pipeline is looking for conda environments, although I'm not using the conda profile. run command: repo version Nextflow log |
|
Seqera containers uses micromamba internally to build images. It appears we're getting multiple hits that wasn't the case with biocontainers. I'll see how best to solve this. |
|
See if this solves it. |
|
|
@LucileSol If you have time, could you also look into this please? Do you understand the error Guilherme got? |
Update interproscan
Misc