R/database.R
load_annotations_db.Rd
Load annotations from SQLite
load_annotations_db(db_path, sample_names = NULL)
Path to the SQLite database file.
Optional character vector of sample names to filter.
A data.frame of annotations.