Closed VitaminBrad closed 2 years ago
Currently pybel.struct.mutation.get_subgraph_by_neighborhood doesn't accept a single node for the node argument.
Simple fix: convert node to list with node as only element
Currently pybel.struct.mutation.get_subgraph_by_neighborhood doesn't accept a single node for the node argument.
Simple fix: convert node to list with node as only element