Skip to content

DikshantPradhan/FluxCouplingPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FluxCouplingPy

Python Implementation of Cached Flux-Coupling

fname = "ecoli.lp" model = read(fname) mtx = cachedFCF(model) sets = sets_from_coupling_mtx(mtx) print(sets)

About

Python Implementation of Cached Flux-Coupling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages