biocorecrg/vectorQC

Problem with multiQC report finding config.yaml in AWS Batch

Closed this issue · 1 comments

AWS Batch does not seem to find config.yaml. It seems to be a problem with the reporter function:

https://github.com/biocorecrg/vectorQC/blob/master/main.nf#L445-L446

Command exit status:
  1

Command output:
  (empty)

Command error:
  cat: /home/ec2-user/git/vectorQC/config.yaml: No such file or directory

No way to solve this. It looks a non compatibility between MultiQC, yaml-file glob and s3 environment