@MetaInfServices(value=Service.class) @Alias(value="localgraph") @ServiceStatus(value=RELEASED) public class LocalGraphService extends Object implements Service
Constructor and Description |
---|
LocalGraphService() |
Modifier and Type | Method and Description |
---|---|
Map<RegulatoryMultiEdge,LocalGraphCategory> |
run(RegulatoryGraph graph,
List<byte[]> selStates) |
Map<RegulatoryMultiEdge,LocalGraphCategory> |
run(RegulatoryGraph graph,
List<byte[]> selStates,
Perturbation mutant) |
public Map<RegulatoryMultiEdge,LocalGraphCategory> run(RegulatoryGraph graph, List<byte[]> selStates) throws GsException
GsException
public Map<RegulatoryMultiEdge,LocalGraphCategory> run(RegulatoryGraph graph, List<byte[]> selStates, Perturbation mutant) throws GsException
GsException
Copyright © 2005–2020. All rights reserved.