Skip to content

Commit

Permalink
more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
stelmo committed Apr 22, 2024
1 parent 2d5fd29 commit bdbcbf5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/src/examples/10-knockouts.jl
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ download_model(
import JSONFBCModels
import GLPK

@everywhere begin #src
import JSONFBCModels #src
import GLPK #src
end #src

model = load_model("e_coli_core.json")

# ## Single gene knockouts
Expand Down

0 comments on commit bdbcbf5

Please sign in to comment.