Package | Description |
---|---|
idare.imagenode.internal.Services.JSBML | |
idare.sbmlannotator.internal | |
idare.sbmlannotator.internal.Tasks |
Modifier and Type | Method and Description |
---|---|
SBMLDocument |
SBMLManagerHolder.readSBML(org.cytoscape.model.CyNetwork network) |
Constructor and Description |
---|
SBMLAnnotaterTask(org.cytoscape.application.CyApplicationManager cymanager,
SBMLDocument SBMLDoc,
boolean GenerateGeneNodes,
org.cytoscape.event.CyEventHelper eventHelper,
String GeneAnnotDB,
String ProtAnnotDB,
Map<String,Set<CVTerm>> ProtAnnot,
String sbmlTypeCol,
String sbmlIDCol,
String sbmlCompCol,
String SBMLInteractionCol,
IDAREImageNodeApp app)
A Task reading in an SBML File and parsing its Notes fields adding the information to the Nodes of the current network.
|
Modifier and Type | Field and Description |
---|---|
SBMLDocument |
SBMLAnnotatorTask.doc |
Constructor and Description |
---|
SBMLAnnotatorTask(SBMLManagerHolder holder,
org.cytoscape.model.CyNetwork network,
org.cytoscape.view.model.CyNetworkView networkView,
IDARESettingsManager ism,
org.cytoscape.service.util.CyServiceRegistrar reg,
SBMLDocument doc) |
SBMLAnnotatorTaskFBC(SBMLManagerHolder holder,
org.cytoscape.model.CyNetwork network,
org.cytoscape.view.model.CyNetworkView networkView,
IDARESettingsManager ism,
org.cytoscape.service.util.CyServiceRegistrar reg,
SBMLDocument doc) |
Copyright © 2018. All rights reserved.