Skip to contents

List tables in MetalinksDB

Usage

metalinksdb_tables()

Value

Character vector of table names in the MetalinksDB SQLite database.

Examples

metalinksdb_tables()
#> [1] "biospecimen_location" "cell_location"        "disease"             
#> [4] "edges"                "metabolites"          "pathway"             
#> [7] "proteins"             "tissue_location"