-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add fragmentation and functional groups #1
Commits on Jun 15, 2021
-
feat: new fragmentation functionality and movement of connection tree…
… (node) model classes
michaelwenk committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for fefb9ef - Browse repository at this point
Copy the full SHA fefb9efView commit details -
feat: added getUnsaturatedAtomIndices method
michaelwenk committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for f153caf - Browse repository at this point
Copy the full SHA f153cafView commit details -
feat: added a wrapper method to build a fragment
michaelwenk committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 9fbcbf1 - Browse repository at this point
Copy the full SHA 9fbcbf1View commit details
Commits on Jun 16, 2021
-
feat: added isPseudoNode property to ConnectionTreeNode
michaelwenk committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for f67787c - Browse repository at this point
Copy the full SHA f67787cView commit details -
fix: bugfixes and improvements when building fragments
michaelwenk committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 62a1e3a - Browse repository at this point
Copy the full SHA 62a1e3aView commit details -
fix: fixed an issue when closing rings
michaelwenk committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 3c171d0 - Browse repository at this point
Copy the full SHA 3c171d0View commit details
Commits on Jun 18, 2021
-
feat: added toString method to ConnectionTreeNode and enabled to set …
…parent node and bond to parent node
michaelwenk committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 0e74ce2 - Browse repository at this point
Copy the full SHA 0e74ce2View commit details -
feat: added addSubtree method to ConnectionTree class
michaelwenk committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for ad054e2 - Browse repository at this point
Copy the full SHA ad054e2View commit details -
feat: improvement of fragmentation by ring extension via a given maxS…
…phereRing and bugfixes
michaelwenk committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 8fc8044 - Browse repository at this point
Copy the full SHA 8fc8044View commit details
Commits on Jun 19, 2021
-
feat: added method for checking equivalences
michaelwenk committedJun 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 34ee705 - Browse repository at this point
Copy the full SHA 34ee705View commit details -
feat: added methods for building fragment trees and fragment datasets
michaelwenk committedJun 19, 2021 Configuration menu - View commit details
-
Copy full SHA for e3f6f76 - Browse repository at this point
Copy the full SHA e3f6f76View commit details
Commits on Jun 20, 2021
-
fix: fixed invalid atom index usage
michaelwenk committedJun 20, 2021 Configuration menu - View commit details
-
Copy full SHA for b19035c - Browse repository at this point
Copy the full SHA b19035cView commit details -
fix: ensure pseudo atom when converting ExtendedConnectionMatrix to I…
…AtomContainer
michaelwenk committedJun 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 6f682a3 - Browse repository at this point
Copy the full SHA 6f682a3View commit details -
feat: addition and usage of method for removing identical fragment trees
michaelwenk committedJun 20, 2021 Configuration menu - View commit details
-
Copy full SHA for d45b897 - Browse repository at this point
Copy the full SHA d45b897View commit details
Commits on Jun 21, 2021
-
feat: consider fused ring systems in fragmentation too
michaelwenk committedJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 31c5c8b - Browse repository at this point
Copy the full SHA 31c5c8bView commit details -
feat: implemented separated method buildRingFragmentTrees and method …
…descriptions were added
michaelwenk committedJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 97311d1 - Browse repository at this point
Copy the full SHA 97311d1View commit details
Commits on Jun 23, 2021
-
feat: added closeRings for IAtomContainer as input too
michaelwenk committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b01d927 - Browse repository at this point
Copy the full SHA b01d927View commit details -
feat: added initKeySet method to ConnectionTree
michaelwenk committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d0652b - Browse repository at this point
Copy the full SHA 0d0652bView commit details -
chore: moved additional methods to FragmentationUtils
michaelwenk committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 03f4d2f - Browse repository at this point
Copy the full SHA 03f4d2fView commit details -
chore: moved attachPseudoAtoms and addPseudoNode to FragmentationUtils
michaelwenk committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d7269f - Browse repository at this point
Copy the full SHA 1d7269fView commit details
Commits on Jun 27, 2021
-
fix: getIndex method in Assignment did not return all indices
michaelwenk committedJun 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 36781bc - Browse repository at this point
Copy the full SHA 36781bcView commit details -
fix: thrown exception if both multiplicities are null while checking …
…them
michaelwenk committedJun 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 47b9fad - Browse repository at this point
Copy the full SHA 47b9fadView commit details -
fix: parse empty multiplicity as null
michaelwenk committedJun 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 7f521ed - Browse repository at this point
Copy the full SHA 7f521edView commit details -
feat: added methods for MF comparisons and allow different aromaticit…
…y models
michaelwenk committedJun 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 43a23aa - Browse repository at this point
Copy the full SHA 43a23aaView commit details -
feat: added ErtlFunctionalGroup class containing helper methods regar…
…ding ErtlFunctionalGroupsFinder
michaelwenk committedJun 27, 2021 Configuration menu - View commit details
-
Copy full SHA for c3df5ba - Browse repository at this point
Copy the full SHA c3df5baView commit details -
Merge branch 'master' into add-fragmentation
michaelwenk committedJun 27, 2021 Configuration menu - View commit details
-
Copy full SHA for ec7d2c6 - Browse repository at this point
Copy the full SHA ec7d2c6View commit details
Commits on Jun 28, 2021
-
fix: adaption to changes of getIndices() in Assignment
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for f64bf37 - Browse repository at this point
Copy the full SHA f64bf37View commit details -
Merge branch 'master' into add-fragmentation
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 24a6eba - Browse repository at this point
Copy the full SHA 24a6ebaView commit details -
feat: pasted ErtlFunctionalGroupsFinder class
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 95a8c77 - Browse repository at this point
Copy the full SHA 95a8c77View commit details -
feat: store RMSD and average deviation in sub-datasets via findMatche…
…s method
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for ffa81d8 - Browse repository at this point
Copy the full SHA ffa81d8View commit details -
chore: removed unused MongoDB class
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 3dd950c - Browse repository at this point
Copy the full SHA 3dd950cView commit details -
chore: moved methods from old Utils class to new Statistics and Utils…
… class
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 0c5a1bd - Browse repository at this point
Copy the full SHA 0c5a1bdView commit details -
chore: moved calculation methods for RMSD and average deviation to St…
…atistics class
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for a555a9d - Browse repository at this point
Copy the full SHA a555a9dView commit details -
chore: moved "fragmentation" into new "fragments" package; moved gene…
…ral utility methods for fragments to new FragmentUtilities class
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 6bb045a - Browse repository at this point
Copy the full SHA 6bb045aView commit details -
chore: put classes from "utils" package to separate packages
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 2cf185d - Browse repository at this point
Copy the full SHA 2cf185dView commit details -
feat: extended findMatches in FragmentUtilities by goodlist and badlist
michaelwenk committedJun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 65de333 - Browse repository at this point
Copy the full SHA 65de333View commit details
Commits on Jun 30, 2021
-
fix: allow unsaturated fragments only
michaelwenk committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 2506cf4 - Browse repository at this point
Copy the full SHA 2506cf4View commit details -
feat: added general getDeviation method and possibility to use previo…
…us assignments
michaelwenk committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for adc838a - Browse repository at this point
Copy the full SHA adc838aView commit details -
chore: added notice to BFS method (book by Elyashberg, Williams and B…
…linov)
michaelwenk committedJun 30, 2021 Configuration menu - View commit details
-
Copy full SHA for 17b9b08 - Browse repository at this point
Copy the full SHA 17b9b08View commit details