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

intermediate alignment issue #105

Open
sulevk opened this issue May 29, 2023 · 0 comments
Open

intermediate alignment issue #105

sulevk opened this issue May 29, 2023 · 0 comments

Comments

@sulevk
Copy link

sulevk commented May 29, 2023

Dear all,

When trying to run arcasHLA from the intermediate alignment file, I am getting very persistent errors:

./arcasHLA genotype /path/my.alignment.p -o /my_hlaGT

"Traceback (most recent call last):
File "/Users/sulev/Terminalis/arcasHLA/scripts/genotype.py", line 716, in
alignment_info = load_alignment(args.file[0], commithash)
File "/Users/sulev/Terminalis/arcasHLA/scripts/align.py", line 337, in load_alignment
align_stats, gene_stats, num, avg, std) = alignment_info
ValueError: not enough values to unpack (expected 9, got 6)"

The previous run from bam files with extract followed by genotype worked without a glitch. And it works when I feed in sample.extracted.1.fq.gz, sample.extracted.2.fq.gz, not from the my.alignment.p.

Any help would be much appreciated.

Best regards
Sulev

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

1 participant