
source_df: A dataframe containing source information about RAMP_ID analyte used for analysis
Source:R/Cleaned_Reference_Metabolite_Databases.R
source_df.Rd
This object contains a collection of RAMP_DB analytes, their source ID, common name and pathway count
Format
A data frame with 810,652 rows and 8 variables:
- sourceId
Ramp_DB analyte ID(character)
- rampId
Analyte source ID (character)
- type
Analyte type (character)
- commonName
Common name of analyte (character)
- priorityHMDBStatus
Priority level of the analyte (character)
- dataSource
Relative source databases where analyte is represented (character)
- pathwayCount
Number of pathways analyte is present in (integer)