epam / Indigo

Universal cheminformatics toolkit, utilities and database search tools
http://lifescience.opensource.epam.com
Apache License 2.0
315 stars 105 forks source link

bingo.bingo_config #694

Open sitanshubhunia opened 2 years ago

sitanshubhunia commented 2 years ago

Database: "PostgreSQL 12.7, compiled by Visual C++ build 1914, 64-bit" Bingo version: "1.9.1.r0-g353401f win64"

I have seen in bingo.bingo_config table have two columns, cname and cvalue.

Is it possible to give description of each cname i.e I need to know when whose value (cvalue) need to change.

For numeric like value is always 0 or 1.
[0=false 1=true] is my understanding is correct.

Please give some fingerprint based search example

My plan is to store fingerprint in database and search based on query fingerprint (i.e after converting mol to fingerprint)

AlexanderSavelyev commented 2 years ago

bingo config will be part of #702