# Loading a set of stoichiometric reactions from the glutamate/glutamine cycle
data("glugln")
# Identifying dead-ends from a sample of 100 stoichiometric reactions
orphan.products(glugln)
# [1] "alpha-D-Glucose[r_n]"
# [2] "phosphate(3-)[r_n]"
# [3] "2-phospho-D-glyceric acid[r_n]"
# [4] "GDP[c_n]"
# ...
# [20] Ferricytochrome c2[m_a]"
Run the code above in your browser using DataLab