Can't seen to make Bingo NoSQL documentation work
- Dominant language
- C++
- Stars
- 406
- Forks
- 134
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 24
Description
**Situation**
I have been trying to use Bingo NoSQL on python to perform search operations on a few molecules.
I start with a simple .csv file with a bunch of molecules (smiles) matched with an id.
**Package version**
Python version : Python 3.10.12
epam.indigo version : 1.19.0
**Bingo.searchSim()**
I was following [this](https://lifescience.opensource.epam.com/bingo/user-manual-nosql.html) documentation, and i realised that the searchSim doesn't actually require a query molecule, but a molecule (created with Indigo.loadMolecule()) isntead.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked Bingo NoSQL user manual and the Python API documentation for Bingo.searchSim() and Indigo.loadMolecule(). Compare the documented argument with the behavior described in the issue, then update the example or wording so the required molecule input is unambiguous; done when the documented searchSim usage matches the Python API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100