listComplexDBs.Rd
einprot
provides a built-in database of known complexes. This
function lists available versions of this database.
listComplexDBs(dbDir = system.file("extdata/complexes", package = "einprot"))
A data.frame
with the path to available complex databases,
sorted with the most recently generated first.
listComplexDBs()
#> complexDbPath
#> 1 /Users/runner/work/_temp/Library/einprot/extdata/complexes/complexdb_einprot0.9.3_20240328_orthologs.rds
#> 2 /Users/runner/work/_temp/Library/einprot/extdata/complexes/complexdb_einprot0.5.0_20220323_orthologs.rds
#> genDate
#> 1 2024-03-28
#> 2 2022-03-23