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

No HLA name file #130

Open
arghdan opened this issue Apr 14, 2024 · 2 comments
Open

No HLA name file #130

arghdan opened this issue Apr 14, 2024 · 2 comments

Comments

@arghdan
Copy link

arghdan commented Apr 14, 2024

When running "arcas genotype fastq1 fastq2" I consistently get the error that there is no such file or directory for hla_nom_p.txt. Specifically " No such file or directory: 'Desktop/anaconda3/share/arcas-hla-0.6.0-1/scripts/../dat/IMGTHLA/wmda/hla_nom_p.txt' "

Similarly when I try to update the HLA file: using "arcasHLA reference --update ", I get the same error

Specifically, the full output is:

arcasHLA reference --update
Traceback (most recent call last):
File "/Desktop/anaconda3/share/arcas-hla-0.6.0-1/scripts/reference.py", line 568, in
build_convert(False)
File "/Desktop/anaconda3/share/arcas-hla-0.6.0-1/scripts/reference.py", line 482, in build_convert
p_group = process_hla_nom(hla_nom_p)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Desktop/anaconda3/share/arcas-hla-0.6.0-1/scripts/reference.py", line 236, in process_hla_nom
for line in open(hla_nom, 'r', encoding='UTF-8'):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@Sai3502
Copy link

Sai3502 commented Sep 10, 2024

Please try using docker containers: docker pull jfx319/arcashla

@asaksager
Copy link

I have the same error when installing the Conda enviroment as described and running
arcasHLA reference --update
and
arcasHLA reference --rebuild

If this is no longer the correct method to installing could you update/remove that from the README?

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

3 participants