Skip to content

list index out of range #28

@agos316

Description

@agos316

Hi,
Everything seems to work until selection of candidates for full alignment.

"var_qual_cut_off = variant_qual_list[:int(var_pct_full * len(variant_qual_list))][-1]
IndexError: list index out of range"

Is there a way to bypass this or the reason for this error?

thanks

Marc

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions