| metabolon_network {MetaboLights.Metabolon.Models} | .NET clr documentation |
the network model for pathway map
# namespace MetaboLights.Metabolon.Models
export class metabolon_network {
edges: edge[];
height: integer;
nodes: node[];
options: option;
width: integer;
}
edges: edgenodes: nodeoptions: option