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

SQLlite IO #35

Open
jaumebonet opened this issue Oct 1, 2018 · 0 comments
Open

SQLlite IO #35

jaumebonet opened this issue Oct 1, 2018 · 0 comments

Comments

@jaumebonet
Copy link
Owner

Code Sample

Final expected outcome is to be obtain a:

rstoolbox.io.parse_rosetta_sql('databasepath', {})

to read sqlite3 outputs as generated by Rosetta.

Problem description

There are multiple things that do not seem proper when looking at the sql database generated by Rosetta, the most obvious being that self-named scores do not seem to be stored anywhere.

Expected Output

This should provide a DesignFrame as if it was read from a regular silentfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant