get_list_of_sets_from_mtx: generate sets from coupling mtx

Description Usage Arguments Value

View source: R/set_tools.R

Description

generate sets from coupling mtx

Usage

1
get_list_of_sets_from_mtx(coupling_mtx, init_mtx = NULL)

Arguments

coupling_mtx

boolean matrix in which TRUE values indicate coupling between reaction or gene on rows and columns

init_mtx

boolean matrix of same size and elements as coupling_mtx indicating additional couplings to add; defaults to NULL

Value

list of sets


DikshantPradhan/FluxCouplingTools documentation built on Aug. 27, 2019, 2:19 a.m.