stko.TopologyInfo
- class stko.TopologyInfo(centroids, connectivities, edge_pairs)[source]
Bases:
objectExtracted information of a topology.
- Parameters:
Methods
Get the number of connections of each vertex.
Get the edge pairs.
Get the positions of each vertex.
Writes a mock .pdb with vertex centroids and edges as bonds.
- get_connectivities()[source]
Get the number of connections of each vertex.
- Returns:
Vertex ids with their number of connections.
- Return type: