@MetaInfServices(value=Service.class) @Alias(value="reduction") @ServiceStatus(value=RELEASED) public class ModelReductionService extends Object implements Service
Constructor and Description |
---|
ModelReductionService() |
Modifier and Type | Method and Description |
---|---|
org.colomoto.biolqm.modifier.reduction.ModelReducer |
getModelReducer(org.colomoto.biolqm.LogicalModel model) |
org.colomoto.biolqm.modifier.reduction.ModelReducer |
getModelReducer(RegulatoryGraph graph) |
ReconstructionTask |
getReconstructionTask(org.colomoto.biolqm.LogicalModel reducedModel,
RegulatoryGraph originalGraph)
Rebuild a regulatory graph from a reduced model.
|
public org.colomoto.biolqm.modifier.reduction.ModelReducer getModelReducer(RegulatoryGraph graph)
public org.colomoto.biolqm.modifier.reduction.ModelReducer getModelReducer(org.colomoto.biolqm.LogicalModel model)
public ReconstructionTask getReconstructionTask(org.colomoto.biolqm.LogicalModel reducedModel, RegulatoryGraph originalGraph)
reducedModel
- originalGraph
- Copyright © 2005–2020. All rights reserved.