-
Notifications
You must be signed in to change notification settings - Fork 21
API function changes in EnsemblDb3
Gavin Huttley edited this page Oct 17, 2019
·
1 revision
function | ||||
---|---|---|---|---|
changeset | old_name | new_name | summary | file |
113:48073b2f848b | get_db_checkpoint_path | get_installed_checkpoint_path | MAINT: renamed install checkpoint file to ENSEMBLDB_INSTALLED | ensembldb3/admin.py |
39:e6307b26824f | listdir | rsync_listdir | MAINT: changed download.listdir to rsync_listdir | ensembldb/download.py |
42:aeb0cb01d398 | run | download_dbs | ENH: first cut of more complete db maintenance | ensembldb/download.py |
54:cd31b05814b9 | install_one_db | get_db_checkpoint_path | ENH: before install drop a db if the checkpoint file ENSEMBLDB_DONE does not exist | ensembldb/admin.py |