public class NetworkSetupProperties extends Object
Modifier and Type | Field and Description |
---|---|
String |
CompoundID |
String |
GeneID |
String |
IDColID |
String |
InteractionID |
IDARESettingsManager |
mgr
The managers necessary to keep track/update IDs etc pp
|
org.cytoscape.model.CyNetwork |
network
The Target network to set up
|
NodeManager |
nm |
boolean |
overwrite
Whether to overwrite data
|
String |
ProteinID
IDs for the individual types
|
String |
TypeColID
IDs of the columns to use for names and types
|
Constructor and Description |
---|
NetworkSetupProperties() |
public String ProteinID
public String CompoundID
public String InteractionID
public String GeneID
public String TypeColID
public String IDColID
public boolean overwrite
public org.cytoscape.model.CyNetwork network
public IDARESettingsManager mgr
public NodeManager nm
Copyright © 2018. All rights reserved.