Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hla.p.json error #104

Open
JiguuP opened this issue Mar 26, 2023 · 1 comment
Open

hla.p.json error #104

JiguuP opened this issue Mar 26, 2023 · 1 comment

Comments

@JiguuP
Copy link

JiguuP commented Mar 26, 2023

When I installed arcasHLA through conda and ran the code, the following error occurred.

(JS) seokjune@workstation:~/JSP$ arcasHLA genotype -t 8 -o arcas_RE-P220-T --log log.arcas_RE-P220-T.txt /home/seokjune/JSP/RE-P002-T-3_1.fastq.gz /home/seokjune/JSP/RE-P002-T-3_2.fastq.gz [reference] Error: dat/IMGTHLA/hla.dat empty or corrupted.

After executing 'git lfs install', which was listed as a solution to a similar error, I tried again, but the following error occurred.

(JS) seokjune@workstation:~/JSP$ git lfs install Git LFS initialized. (JS) seokjune@workstation:~/JSP$ arcasHLA genotype -t 8 -o arcas_RE-P220-T --log log.arcas_RE-P220-T.txt /home/seokjune/JSP/RE-P002-T-3_1.fastq.gz /home/seokjune/JSP/RE-P002-T-3_2.fastq.gz Traceback (most recent call last): File "/home/seokjune/anaconda3/envs/JS/share/arcas-hla-0.5.0-1/scripts/genotype.py", line 707, in <module> with open(hla_json, 'r') as file: FileNotFoundError: [Errno 2] No such file or directory: '/home/seokjune/anaconda3/envs/JS/share/arcas-hla-0.5.0-1/scripts/../dat/ref/hla.p.json'

There was no hla.p.json in the subfolder, but the following files.

(JS) seokjune@workstation:~/anaconda3/envs/JS/share/arcas-hla-0.5.0-1/dat/ref$ ls allele_groups.json cDNA.json cDNA.single.json GRCh38.all.noHLA.fasta GRCh38.chr6.HLA.fasta GRCh38.chr6.noHLA.fasta hla.convert.json hla_transcripts.json

@taeschbacher-gilead
Copy link

taeschbacher-gilead commented Mar 5, 2024

This seems to be linked to issue #97. After running arcasHLA reference --version 3.34.0, the issue goes away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants