Skip to content

IndexError: list index out of range #4

@Enorya

Description

@Enorya

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions