Skip to content

[feature proposal] Adaptor class for a networkx graph #456

@winni2k

Description

@winni2k

It strikes me that an adaptor class for a tskit Tree to make it look like a networkx DiGraph would give easy access to networkx's substantial graph algorithm library (https://networkx.github.io/documentation/stable/reference/algorithms/index.html) to perform the traversals described in the tutorial and much more.

I think I could write something like that. Would there be interest in including such code in tskit?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions