rearrange_dataframe: 'rearrange_dataframe'

View source: R/support_metabolite_enrichment.R

rearrange_dataframeR Documentation

rearrange_dataframe

Description

Function to rearrange the data frame to obtain an enzyme/metabolite df instead of a source/target df, i.e. all enzymes are in one column and all metabolites in the second column.

Usage

rearrange_dataframe(network)

Arguments

network

source/target network containing enzymes and metabolites

Value

data frame with metabolites and their source/target enzymes


saezlab/ocean documentation built on Nov. 12, 2024, 5 a.m.