You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
./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
The text was updated successfully, but these errors were encountered: