See: Description
| Interface | Description |
|---|---|
| LogicalModel |
A LogicalModel is a ready to use object containing all necessary information to perform simulations and analysis,
without the editing facilities provided by a full RegulatoryGraph.
|
| NodeInfoHolder |
An object containing a NodeInfo
|
| Class | Description |
|---|---|
| ConnectivityMatrix |
Build and consult regulatory relations between variables in a Logical Model.
|
| LogicalModelComparator |
Test if two logical models share the same variables and equivalent functions
|
| LogicalModelImpl |
Implementation of the LogicalModel interface.
|
| LQMLauncher |
Entry point to launch the bioLQM toolbox.
|
| ModelLayout |
Simple storage for layout information
|
| NodeInfo |
Contains the basic information of a regulatory component :
nodeID : a unique identifier for the gene
display name (optional)
max : the maximal activity level
|
Copyright © 2012–2020. All rights reserved.