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

ValueError: too many values to unpack #136

Open
szabolcstarapcsak opened this issue Apr 24, 2023 · 0 comments
Open

ValueError: too many values to unpack #136

szabolcstarapcsak opened this issue Apr 24, 2023 · 0 comments

Comments

@szabolcstarapcsak
Copy link

Szia Andras,

I was trying to use the hla-ligand-atlas branch for HLA type II calling however I was running into errors when running, after step 4 the process exits. Here is the log file I got for my samples, but I got the same issue with the example files.

[E::idx_find_and_load] Could not retrieve index file for 'mapped/test/840113-107/r1.bam'

0:00:01.30 imports ready
0:00:01.30 start bam loading
aln read 0/0 ...Traceback (most recent call last):
File "py/enumtyper.py", line 46, in
b1 = bam_to_hdf(args.bam1, min_readlength=30)
File "/home/szabolcs_tarapcsak_servier_com/LocalSoftware/ot2-snake/py/otutils.py", line 281, in bam_to_hdf
read_hits = aln_to_hits(aln, i_seq, n_deduction=aln.query_sequence.count('N'))
File "/home/szabolcs_tarapcsak_servier_com/LocalSoftware/ot2-snake/py/otutils.py", line 225, in aln_to_hits
refname, start, cigar, nm = subtag.split(',')
ValueError: too many values to unpack (expected 4)

Thank you for your help!
Best, Szabi

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