ReactionMechanismGenerator / ReactionMechanismGenerator/ARC
improved trsh
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 51
- Forks
- 25
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 15
Description
ARC's trsh is messy.
we should create a Trsh() class per instance, and keeping it with the SPecies/Reaction object, adding attributes as needed, so it also provides memory between runs and can become more sophisticated in its trsh recommendations when necessary
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 ARC's current trsh implementation and the Species and Reaction classes mentioned in the issue. Trace how trsh state is created and used across runs, then define what it means for each Species or Reaction to retain a Trsh instance and memory; completion should include the class integration and behavior needed for future recommendations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100