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 #45

Open
carmelinacharalambous opened this issue Apr 28, 2023 · 0 comments
Open

ValueError: too many values to unpack #45

carmelinacharalambous opened this issue Apr 28, 2023 · 0 comments

Comments

@carmelinacharalambous
Copy link

carmelinacharalambous commented Apr 28, 2023

Issue encountered when running iAnnotateSV. Failed sample C-HAT9MW-L002-d02 in Project 13893_F.

Lines that are failing iAnnotateSV with the error mentioned below:

chr1 pos1 str1 chr2 pos2 str2
17 61138841 0 6 31940159 1
6 31940159 1 17 61138841 0

error message:
File "/work/bergerm1/bergerlab/charalk/misc/troubleshoot_13893_F/iAnnotateSV/iAnnotateSV/AnnotationForKinaseDomain.py", line 131, in processData transcriptIdx, = (transcripts[transcripts['chrom'] == chrom].index) ValueError: too many values to unpack

Look at lines 128-136 in AnnotationForKinaseDomain.py

Location chr6 31940159 refers to gene FNDC1
Location chr17 61138841 refers to gene TP53

Error files and test data can be found at /work/bergerm1/bergerlab/charalk/misc/troubleshoot_13893_F/

@rhshah

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