moltools / moltools/RetroMol-GUI
Allow manual rules for parsing compounds
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add an additional tab where users can configure their own rules for parsing compounds.
Using manual rules to parse a compound should disable query request for that item. The fingerprints in the BioNexus database will not have been parsed with the same ruleset and we need to prevent spurious results.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing compound-parsing controls and the code that issues query requests. Trace how parsing options reach the request path before designing the additional configuration tab. Done means users can define manual rules and compounds parsed with them do not trigger query requests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100