is_degradation: Check if a reaction is of the degradation type

View source: R/parser.R

is_degradationR Documentation

Check if a reaction is of the degradation type

Description

Given a reaction string, this function checks if this reaction is a degradation reaction.

Usage

is_degradation(react_str)

Arguments

react_str

A string representing the reaction

Value

TRUE if the reaction is of degradation.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.