serviceInputDefinition.inputNetwork - cytoscape/cytoscape-web GitHub Wiki

inputNetwork attribute is under serviceInputDefinition and denotes that a full network should be sent to the service.

   "inputNetwork" : {
       "model" : string,
       "format" : string
   }

NOTE: This attribute is only examined if type is set to network.

Fields

model

One of these values:

format

One of these values:

  • cx2: Network in CX2 format.
  • edgelist: The format of the edge list. Example Edgelist