powered by
Get the nodes on a layer in a graph
getLayer(g, nameLayer)
A List of the nodes on the given layer.
The input graph.
The name of the layer.
g = mully::demo() getLayer(g,"gene")
Run the code above in your browser using DataLab