Skip to contents

Helper function for building a pathway db based on detected

Usage

get_analytes_db(input_id, analytehaspathway, chem_props, pathway)

Arguments

input_id

Vector of characters defining the detected .

analytehaspathway

A dataframe containing RAMP_pathway ID's.

chem_props

A database containing the chemical properties and metadata of each RAMP_DB analyte.

pathway

A dataframe containing RAMP_DB pathways and their relative metadata

Value

A analyte database containing corresponding pathways associated with each detected metabolite

Examples

#HELPER FUNCTION