Skip to content

In rcstat if rowRaw.get(col[2]): IndexError: list index out of range #4

@TobyBaril

Description

@TobyBaril

Hi,

I've been running repeatcraft successfully, but this error keeps flagging in some runs:

File "/repeatCraft/repeatcraft.py", line 187, in
rcStatm.rcstat(rclabelp=outputnamelabel,rmergep=outputnamemerge,outfile= statfname, ltrgroup = True)
File "/repeatCraft/helper/rcStatm.py", line 54, in rcstat
if rowRaw.get(col[2]):
IndexError: list index out of range

Is there a fix for this currently, or a reason that this is happening?

Many thanks!

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