I'm running into this issue when running the docker.
[log] Date: 2020-11-13
[log] Sample: test
[log] Input file(s): test.extracted.1.fq.gz
test.extracted.2.fq.gz
Traceback (most recent call last):
File "/path/genotype.py", line 697, in
with open(hla_p, 'rb') as file:
FileNotFoundError: [Errno 2] No such file or directory: '/path/../dat/ref/hla.p'
I would greatly appreciate any solution to this error?,
Hi,
I'm running into this issue when running the docker.
[log] Date: 2020-11-13 [log] Sample: test [log] Input file(s): test.extracted.1.fq.gz test.extracted.2.fq.gz Traceback (most recent call last): File "/path/genotype.py", line 697, in
with open(hla_p, 'rb') as file:
FileNotFoundError: [Errno 2] No such file or directory: '/path/../dat/ref/hla.p'
I would greatly appreciate any solution to this error?,
Thank you so much,