plate_omelette {omu}R Documentation

plate_omelette Internal method for KEGG_Gather which parses flat text files

Description

plate_omelette Internal method for KEGG_Gather which parses flat text files

Usage

plate_omelette(output)

## S3 method for class 'rxn'
plate_omelette(output)

## S3 method for class 'genes'
plate_omelette(output)

## S3 method for class 'KO'
plate_omelette(output)

Arguments

output

The metabolomics count dataframe


[Package omu version 1.1.2 Index]