-
Notifications
You must be signed in to change notification settings - Fork 57
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
[WIP] Fragdb proposal #39
Commits on Oct 12, 2021
-
initial version of a fragment database. This uses unnormalized fragme…
…nt SMILES strings.
Configuration menu - View commit details
-
Copy full SHA for 6456c08 - Browse repository at this point
Copy the full SHA 6456c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f3f168 - Browse repository at this point
Copy the full SHA 7f3f168View commit details
Commits on Oct 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a3e47ff - Browse repository at this point
Copy the full SHA a3e47ffView commit details -
remove "fraginfo" output, use "input.fragdb" if no filename given, su…
…pport using a fragdb to index, fix fragment schema bugs
Configuration menu - View commit details
-
Copy full SHA for 23c0870 - Browse repository at this point
Copy the full SHA 23c0870View commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c5f6274 - Browse repository at this point
Copy the full SHA c5f6274View commit details -
switched to use dataclasses for the fragment_types, and cleaned-up an…
…d somewhat automated the SQL calls for fragdb
Configuration menu - View commit details
-
Copy full SHA for 1333603 - Browse repository at this point
Copy the full SHA 1333603View commit details -
added comment about the location of three different fragment data con…
…figuration places
Configuration menu - View commit details
-
Copy full SHA for 7f0f8e6 - Browse repository at this point
Copy the full SHA 7f0f8e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78d3fb0 - Browse repository at this point
Copy the full SHA 78d3fb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01c56bf - Browse repository at this point
Copy the full SHA 01c56bfView commit details
Commits on Oct 26, 2021
-
removed support for the old 'fragments' format. If "fragment" doesn't…
… have a "-o" then create a name based on the input.
Configuration menu - View commit details
-
Copy full SHA for b4e1d3f - Browse repository at this point
Copy the full SHA b4e1d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f43cb81 - Browse repository at this point
Copy the full SHA f43cb81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec12af - Browse repository at this point
Copy the full SHA 7ec12afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 492b635 - Browse repository at this point
Copy the full SHA 492b635View commit details -
moved 'relabel' from fragment_db (nee fragment_io) to index_algorithm…
…, which is where it's actually used.
Configuration menu - View commit details
-
Copy full SHA for 03b72c4 - Browse repository at this point
Copy the full SHA 03b72c4View commit details