Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transition to SQLite backend - use transcript-specific databases #192

Open
wants to merge 100 commits into
base: new_data_store
Choose a base branch
from

Conversation

hendrikweisser
Copy link

Supersedes #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.

…ror in DataStore call ('add_read' renamed to 'store_read')
… store them in transcript DB (warning: slow)
…/dwell times per read (to allow data scaling)
…calculations; use 'dwelltime' consistently in DB column names
…significance filtering optional; use 'dwelltime' consistently
…ranscript position before GMM fit; DataStore: reverse scaling before writing GMM parameters to DB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant