GenomicMedLab / dgipy

Python client for fast access to the Drug-Gene Interaction Database (DGIDb)
MIT License
0 stars 0 forks source link

feat: create generalized networkx constructor #69

Closed jsstevenson closed 2 weeks ago

jsstevenson commented 3 weeks ago

The motivation is to support generalization of some of the graph visualization tooling -- so that we aren't as tied to just interactions and can more easily support other kinds of queries (or combos of queries???)