Skip to content

Commit

Permalink
Python 3.x compatibility and simple testing
Browse files Browse the repository at this point in the history
 - Moved building data into its own directory
 - Added multi-python version testing with tox
 - Added function to compare ME-models
 - Included simple test to ensure that model output is equivalent to
   benchmark model
 - Corrected setup script
  • Loading branch information
coltonlloyd committed Apr 6, 2017
1 parent 1927a64 commit e41ac42
Show file tree
Hide file tree
Showing 44 changed files with 1,337 additions and 9,178 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
./ecolime/me_models/iLE1678_benchmark.json filter=lfs diff=lfs merge=lfs -text
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ecolime

Ecolime contains all the information and building scripts required to construct a ME-model for E. coli K-12 MG1655, *i*LE168-ME using [COBRAme](https://github.com/sbrg/cobrame)
Ecolime contains all the information and building scripts required to construct a ME-model for E. coli K-12 MG1655, *i*LE1678-ME using [COBRAme](https://github.com/sbrg/cobrame)


## Installation
Expand Down
Loading

0 comments on commit e41ac42

Please sign in to comment.