cancervariants / cancervariants/therapy-normalization

Return all matches in search/

Open
#243 0 comments 0 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.