cancervariants / cancervariants/therapy-normalization
Return all matches in search/
- Dominant language
- Python
- Stars
- 15
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
For the sake of keeping the 3 normalizer responses consistent:
- Return all matches for a query. If different match types point to same record, use the highest match type
- Add match_type to Therapy class
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the search/ implementation and inspect the three normalizer responses, then locate the Therapy class. Confirm how match types currently map to records and what response shape is shared. Done means queries return all distinct matching records, duplicate records keep the highest match type, and Therapy exposes match_type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100