Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages