Need Tanimoto Similarity Search in the rdkit/rdkit-js like RDKIT
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 35/100
- Tipo di issue
- Funzionalità
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Ferma
- Stack tecnologico
- javascript, wasm
Direzione di ricerca
Start by comparing rdkit-js's existing Substructure Search API with RDKit's DataStructs.TanimotoSimilarity entry point. Determine how the requested similarity threshold and SMILES or molecule inputs should fit the current API, then verify that searches over an array report whether the threshold is met. Done means the similarity search is exposed in rdkit-js with behavior matching the requested example.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
Right now, it looks like rdkit-js only have the ability to do the Substructure Search.
However, we need to have Tanimoto Similarity search. For example:
You send a smiles string/or rdkit.get_mol(smiles string) + the similarity level (like 80% or any similarity level you want), then the code will search through an array of smiles just like what Substructure Search did. Then the function will tell if it can reach the similarity level of not.
Describe alternatives you've considered
I reviewed the source code of RDKIT. It looks the function is already there: DataStructs.TanimotoSimilarity.
Will you be able to migrate the function and put it in the rdkit-js?
Additional context
None.
- Lingua principale
- SCSS
- Stelle
- 248
- Fork
- 47
- Merge medio
- 4m
- PR unite (30g)
- 4
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di rdkit/rdkit-js
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 45/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 38/100
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 35/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 35/100
Tutte le issue di rdkit/rdkit-js
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
libsdl-org/sdlwiki#1008 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
vercel-labs/skills#2291 ·
-
area/harness bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 84/100
agentscope-ai/agentscope-java#3270 · 2 commenti ·
-
topic:backend
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
godotengine/godot-asset-store-tracker#294 · 3 commenti · 1 assegnatario ·