vdjtools
vdjtools copied to clipboard
Immunoseq convert: String index out of range
Hi,
I'm trying to convert some files containing data in the immunoseq format. However, on some files the convert function seems to run fine while on others I'm receiving the following error: String index out of range: 67 I've tried using both immunoseq formats (with their respective convert option) and received the same error in both cases.
The commands I've tried are:
vdjtools convert -S immunoseq D115_ILN_CD8_NAIVE.txt conv
(works fine)
vdjtools convert -S immunoseqv2 D115_ILN_CD8_NAIVE-v2.txt conv
(works fine)
vdjtools convert -S immunoseq D73_SP_CD8_TEM.txt conv
(returns error)
vdjtools convert -S immunoseqv2 D73_SP_CD8_TEM-v2.txt conv
(returns error)
I've attached the original files and error logs.
Any insights into what might be causing this error and how to fix it would be greatly appreciated!
_vdjtools_error.log D73_SP_CD8_TEM-v2.txt D73_SP_CD8_TEM.txt D115_ILN_CD8_NAIVE-v2.txt D115_ILN_CD8_NAIVE.txt