Skip to content

Commit f284bcb

Browse files
authored
updated with paper link/disclaimer
1 parent 7cfb3c3 commit f284bcb

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# SteadyComPy
2-
A cobrapy-based implementation of SteadyCom
2+
A cobrapy-based implementation of SteadyCom, the algorithm from:
3+
4+
Chan SHJ, Simons MN, Maranas CD (2017) SteadyCom: Predicting microbial abundances while ensuring community stability. PLoS Comput Biol 13(5): e1005539. https://doi.org/10.1371/journal.pcbi.1005539
5+
6+
For the original MATLAB implementation, see https://github.com/maranasgroup/SteadyCom. The MATLAB implementation is also directly available in the MATLAB-based COBRA toolbox as of July 26th, 2017.
7+
8+
This python implementation is a work in progress, and will serve as a template to make it easier to implement the algorithm in dedicated community modeling packages that use cobrapy.

0 commit comments

Comments
 (0)