public static class BioPAXToCytoscapeConverter.Option
extends java.lang.Object
Set of conversion options
Modifier and Type | Field and Description |
---|---|
boolean |
distinguishCompartments |
boolean |
distinguishModifications |
boolean |
includeInteractions |
boolean |
includeNextLinks |
boolean |
includePathways |
boolean |
makeRootPathwayNode |
Constructor and Description |
---|
BioPAXToCytoscapeConverter.Option() |
public boolean makeRootPathwayNode
public boolean includeNextLinks
public boolean includePathways
public boolean includeInteractions
public boolean distinguishCompartments
public boolean distinguishModifications