connectAtomsInsideMetabolite: Connect atoms belonging to the same metabolite with edges

View source: R/gatom.R

connectAtomsInsideMetaboliteR Documentation

Connect atoms belonging to the same metabolite with edges

Description

Connect atoms belonging to the same metabolite with edges

Usage

connectAtomsInsideMetabolite(m)

Arguments

m

Metabolic module

Value

module in which atoms of the same metabolite are connected

Examples

data(mEx)
m <- connectAtomsInsideMetabolite(m = mEx)


ctlab/gatom documentation built on Oct. 22, 2023, 4:30 p.m.