incidence2Adjacency {CNORode} | R Documentation |
Convert the incidence matrix (model representation of CellNoptR) into an adjacency matrix. Denotes the inputs/output relationships.
incidence2Adjacency(model)
model |
Model from CellNoptR. |
Directed Adjacency matrix of size n_species by n_species.
For internal use of CNORode.
David Henriques, Thomas Cokelaer