Parse a string to create a reaction network object.

parse_reaction(string)

Arguments

string

string containing the chemical reaction representation

Value

list of reaction objects

Details

If the reaction string contains a bidirectional reaction, the returned list will contain both reaction objects.