Skip to content

CRISPRessoBatch in HDR mode not accepting multiple qwc values #576

@alexandyan

Description

@alexandyan

When specifying both amplicon_seq and expected_hdr_amplicon_seq values in CRISPRessoBatch, multiple qwc values are not accepted.

Runs properly:
CRISPRessoBatch --batch_settings batch4.tsv -qwc 5-10

CRISPRessoBatch --batch_settings batch4.tsv -qwc 5-10,5-10
returns the error:
File "/miniconda3/envs/crispresso2_env/lib/python3.12/site-packages/CRISPResso2/CRISPRessoBatchCORE.py", line 272, in main
curr_amplicon_quant_window_coordinates_arr[idx] = coords
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^
IndexError: list assignment index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions