Skip to content

Issue at Performing statistical tests stage #3

@sgsutcliffe

Description

@sgsutcliffe

At the statistical stage I am getting the error:

"statistics.StatisticsError: mean requires at least one data point"

It comes from line 758
avg_h = statistics.mean(cov_h)

I think it's because I am working with a dataset you probably hadn't expected. I've concatenated multiple prophages, and this leads to prophages that span the entire scaffold. So I guess that would have host-coverage of 0?

Is this the issue?

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