incidence2Adjacency: Convert an incidence matrix into an adjacency matrix.

Description Usage Arguments Value Note Author(s) See Also

View source: R/incidence2Adjacency.R

Description

Convert the incidence matrix (model representation of CellNoptR) into an adjacency matrix. Denotes the inputs/output relationships.

Usage

1

Arguments

model

Model from CellNoptR.

Value

Directed Adjacency matrix of size n_species by n_species.

Note

For internal use of CNORode.

Author(s)

David Henriques, Thomas Cokelaer

See Also

CellNOptR


CNORode documentation built on Nov. 8, 2020, 7:39 p.m.