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

TypeError: only integer scalar arrays can be converted to a scalar index #126

Open
Weiyifan opened this issue Feb 29, 2024 · 1 comment
Open

Comments

@Weiyifan
Copy link

Weiyifan commented Feb 29, 2024

./arcasHLA reference --version 3.24.0

there is

Traceback (most recent call last):
File "//arcasHLA-master/scripts/reference.py", line 580, in
build_fasta()
File "/
/arcasHLA-master/scripts/reference.py", line 443, in build_fasta
build_complete(allele)
File "/***/arcasHLA-master/scripts/reference.py", line 332, in build_complete
seq = seq[:exon_length - (stop - start) + 1]
TypeError: only integer scalar arrays can be converted to a scalar index

@mattzano
Copy link

mattzano commented Jul 2, 2024

same issue here... any hint on how to solve it?

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