Skip to contents

List tables in RaMP database

Usage

ramp_tables(version = "2.5.4")

Arguments

version

Character. The version of RaMP to download.

Value

Character vector of table names in the RaMP SQLite database.

See also

Examples

ramp_tables()
#>  [1] "analyte"              "analytehasontology"   "analytehaspathway"   
#>  [4] "analytesynonym"       "catalyzed"            "chem_props"          
#>  [7] "db_version"           "entity_status_info"   "metabolite_class"    
#> [10] "ontology"             "pathway"              "ramp_data_object"    
#> [13] "reaction"             "reaction2met"         "reaction2protein"    
#> [16] "reaction_ec_class"    "reaction_protein2met" "source"              
#> [19] "version_info"