Search - group / collate
Open
search
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
The bottom 1/2 of snpdb.signals.variant_search._search_hgvs_using_gene_symbol collects SearchResults into results_by_variant_identifier and then merges them together, so that you don't get separate results for Ensembl/RefSeq etc.
It might be worth extracting out this functionality into a more general group / collate that works on search results generally (where you specify eg what field to group by)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.