nanocompore icon indicating copy to clipboard operation
nanocompore copied to clipboard

Transition to SQLite backend - use transcript-specific databases

Open hendrikweisser opened this issue 2 years ago • 0 comments

Supersedes https://github.com/tleonardi/nanocompore/pull/184.

This implementation uses one separate SQLite database for each transcript, plus one "master" database, to ease parallelisation. All databases are created during the "eventalign_collapse" step, then extended during the "sampcomp" step.

hendrikweisser avatar Oct 13 '21 13:10 hendrikweisser