Skip to content

Strainotyping test error #21

@alnf

Description

@alnf

I had an error while executing tests on the latest source code:

    def partition(G):
        rows = []
>       partition = community.best_partition(G)
E       AttributeError: module 'community' has no attribute 'best_partition'

cap2/extensions/experimental/strains/strainotyping/clustering.py:9: AttributeError

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