Skip to content

Releases: hivdb/covid-drdb-payload

Pre-release 20210729-120644

29 Jul 19:07
Compare
Choose a tag to compare
Pre-release

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

29 Jul 18:46
Compare
Choose a tag to compare
Pre-release

Pre-release date: 2021-07-29 11:46:13 PDT

Pre-release 20210729-105857

29 Jul 17:59
Compare
Choose a tag to compare
Pre-release

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

29 Jul 01:18
Compare
Choose a tag to compare
Pre-release

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

27 Jul 23:38
Compare
Choose a tag to compare
Pre-release

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

26 Jul 21:35
Compare
Choose a tag to compare

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

25 Jul 21:20
Compare
Choose a tag to compare

Release date 2021-07-25 (initial release)

Pre-release 20210725-162457

25 Jul 23:25
Compare
Choose a tag to compare
Pre-release

Pre-release date: 2021-07-25 16:24:57 PDT