dot-check_reaction: Check if reaction is implemented

.check_reactionR Documentation

Check if reaction is implemented

Description

The helper function checks if the reaction is in the set of implemented methods.

The function will throw an error if reaction is not of length 1 and is not an implemented method.

Usage

.check_reaction(reaction = "RHEA:15421")

Arguments

reaction

character(1)

Details

.check_reaction is a helper function to test the integrity of reaction.

Author(s)

Thomas Naake, thomasnaake@googlemail.com

Examples

LipidNetworkPredictR:::.check_reaction(reaction = "RHEA:15421")

michaelwitting/wormLipidPredictR documentation built on July 1, 2023, 9:20 p.m.