View source: R/support_metabolite_enrichment.R
rearrange_dataframe | R Documentation |
rearrange_dataframe
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.
rearrange_dataframe(network)
network |
source/target network containing enzymes and metabolites |
data frame with metabolites and their source/target enzymes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.