RabadanLab / arcasHLA

Fast and accurate in silico inference of HLA genotypes from RNA-seq
GNU General Public License v3.0
117 stars 50 forks source link

error when running docker #53

Closed eegk closed 3 years ago

eegk commented 3 years ago

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,

eegk commented 3 years ago

Solved. Thank you so much