lineagekit / lineagekit

A python library with genealogy methods
0 stars 0 forks source link

Create GenGraph class extending the DiGraph class from Networkx #1

Closed Serdiuk-Andrii closed 2 months ago

Serdiuk-Andrii commented 2 months ago

Create a single GenGraph class extending the DiGraph class from NetworkX. Implement new tests. Update the perturb edges script