# Loading a set of stoichiometric reactions from the glutamate/glutamine cycle
data("glugln")
# Identifying orphan reactants from a sample of 100 stoichiometric reactions (*)
orphan.reactants(glugln)
# [1] "alpha-D-Glucose 6-phosphate[r_n]"
# [2] "water[r_n]"
# [3] "2,3-bisphospho-D-glyceric acid[r_n]"
# [4] "GTP[c_n]"
# [5] "oxaloacetic acid[m_n]"
# ...
# [28] "diphosphate(4-)[m_a]"
Run the code above in your browser using DataLab