Reports snapshots available for cache mode, both downloaded ones in the
cache directory and the small bundled samples.
Value
A tibble with columns source, version,
n_ids, and location ("cache" or "bundled").
Examples
biobouncer_snapshots()
#> # A tibble: 14 × 4
#> source version n_ids location
#> <chr> <chr> <int> <chr>
#> 1 bto sample 7 bundled
#> 2 chebi sample 5 bundled
#> 3 cl sample 7 bundled
#> 4 doid sample 7 bundled
#> 5 efo sample 5 bundled
#> 6 go sample 6 bundled
#> 7 hgnc 2026-07-07 45019 bundled
#> 8 hgnc sample 7 bundled
#> 9 hp sample 7 bundled
#> 10 mondo sample 6 bundled
#> 11 mp sample 7 bundled
#> 12 pato sample 7 bundled
#> 13 so sample 7 bundled
#> 14 uberon sample 7 bundled