
reaction_type: data.frame containing reaction type mappings
Source:R/Cleaned_Reference_Metabolite_Databases.R
reaction_type.Rd
This data frame provides a mapping between reaction types and their associated attributes, such as the reaction name, linetype, arrowhead type, and colour used for network visualization.
Format
A data frame with 11 rows and 5 variables:
- reaction_type
Numerical code representing the type of reaction (integer)
- reaction_name
Description of the reaction process (character)
- linetype
Line type used to represent the reaction in network plots (character)
- arrowhead
Arrowhead type indicating the direction of the reaction (character)
- colour
Colour used to represent the reaction in network plots (character)