rnaglib.algorithms
BFS from seed nodes given graph and initial node.
graph – Nx graph
initial_nodes – single or iterable node
depth – The number of hops to conduct from our roots
list of nodes
Get Started
Tutorials
Data Reference
Package Reference
rnaglib.algorithms.ged