Add tautomer rule-based index support for bingo
Open
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Background**
For new approach with tautomer rules update existing indexing to be able
**Solution**
* Add new parameter into createDatabaseFile() "TAU-RULES" (change name ...)
* If parameter is used, then additional section with tautomers (transformed additional molecules) should be created inside index according to the rules (location of rule TBD)
* while search, searchSub() if "TAU" specified, then it should use the "TAU-RULES" algorithm
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.