Releases: hivdb/covid-drdb-payload
Pre-release 20210729-120644
Pre-release date: 2021-07-29 12:06:44 PDT
Usage of the .db
files:
The .db
files are SQLite3 databases. You can simply use this command to open them (if SQLite3 is installed):
sqlite3 covid-drdb-20210729-120644.db
Once the SQLite shell prompts, type .tables
to list all tables.
You can also use any SQLite viewer to open the database, e.g.:
Pre-release 20210729-114613
Pre-release date: 2021-07-29 11:46:13 PDT
Pre-release 20210729-105857
Pre-release date: 2021-07-29 10:58:57 PDT
Usage of the .db
files:
The .db
files are SQLite3 databases. You can simply use this command to open them (if SQLite3 is installed):
sqlite3 covid-drdb-20210729-105857.db
Once the SQLite shell prompts, type .tables
to list all tables.
You can also use any SQLite viewer to open the database, e.g.:
Pre-release 20210728-181744
Pre-release date: 2021-07-28 18:17:44 PDT
Usage of the .db
files:
The .db
files are SQLite3 databases. You can simply use this command to open them (if SQLite3 is installed):
sqlite3 covid-drdb-20210728-181744.db
Once the SQLite shell prompts, type .tables
to list all tables.
You can also use any SQLite viewer to open the database, e.g.:
Pre-release 20210727-163743
Pre-release date: 2021-07-27 16:37:43 PDT
Usage of the .db
files:
The .db
files are SQLite3 databases. You can simply use this command to open them (if SQLite3 is installed):
sqlite3 covid-drdb-20210727-163743.db
Once the SQLite shell prompts, type .tables
to list all tables.
You can also use any SQLite viewer to open the database, e.g.:
COVID-DRDB 20210726
Release date 2021-07-26
Changes since previous release (20210725):
- update assay names (3cec613, by Kaiming)
- add zani21 (3caabb6, by Kaiming)
- add liu21g (c643cf7, by Kaiming)
- add geers21 (8d233ce, by Kaiming)
Usage of the .db
files:
The .db
files are SQLite3 databases. You can simply use this command to open them (if SQLite3 is installed):
sqlite3 covid-drdb-20210726.db
Once the SQLite shell prompts, type .tables
to list all tables.
You can also use any SQLite viewer to open the database, e.g.:
COVID-DRDB 20210725
Release date 2021-07-25 (initial release)
Pre-release 20210725-162457
Pre-release date: 2021-07-25 16:24:57 PDT