# NOT RUN {
## The examples here require the packages glpkAPI and parallel to be
## installed.
## perform single gene deletion analysis using the E. coli core
## metabolic model
data(Ec_core)
ad <- multiDel(Ec_core)
mapply(checkOptSol, ad)
# }
Run the code above in your browser using DataLab