Hello,
I'm trying to use the demultiplex script of miniBarcoder on a dataset but I got the following error:
Traceback (most recent call last):
File "miniBarcoder/mb_parallel_demultiplex.py", line 571, in <module>
parts=partlist1[lens[-1]:]
IndexError: list index out of range
Before this I have the following lines:
13
6 660 660
666 29599 28933
Non-interleaved file generated
polar-cod_L1400-1750.fasta_reformat_out_1pdt_p polar-cod_L1400-1750.fasta_reformat_out_2pdt_p
and my command look like this:
miniBarcoder/mb_parallel_demultiplex.py -d demfile_comp16S.txt -l 1400 -o miniBarcoder_results/demultiplexed_comp16S/ -f cleaned_separated/polar-cod_L1400-1750.fasta
Do you have any idea why I have this issue?
Thank you in advance for your help,
Enora
Hello,
I'm trying to use the demultiplex script of miniBarcoder on a dataset but I got the following error:
Before this I have the following lines:
and my command look like this:
Do you have any idea why I have this issue?
Thank you in advance for your help,
Enora