public class InteractionSearcher extends Object
ConnectivityMatrix,
this searcher will also provide thresholds and signs.
Basic idea: for each function, unfold the list of leaves and use this "full" list to look for the effects of each regulator.
Usage: it will be needed to infer interactions for the GINML export and correct signs for the SBML export
| Modifier and Type | Field and Description |
|---|---|
protected static byte |
FUNC_DUAL |
protected static byte |
FUNC_NEGATIVE |
protected static byte |
FUNC_NON |
protected static byte |
FUNC_POSITIVE |
| Constructor and Description |
|---|
InteractionSearcher(LogicalModel model) |
protected static final byte FUNC_NON
protected static final byte FUNC_POSITIVE
protected static final byte FUNC_NEGATIVE
protected static final byte FUNC_DUAL
public InteractionSearcher(LogicalModel model)
Copyright © 2012–2020. All rights reserved.