## Not run:
# ##The dataset was generated as follows:
# ##MODEL1109130000.xml was downloaded from http://www.ebi.ac.uk/biomodels-main/MODEL1109130000
# ##Recon2 <- rsbml_read("MODEL1109130000.xml")
# ## End(Not run)
##load data and get all reaction IDs
data(Recon2)
model <- Recon2@model
##get all reaction identifiers
sapply(model@reactions, id)
Run the code above in your browser using DataLab