BlueBrain / BlueBrain/Atlas-Download-Tools

Make `get_experiment_list_from_gene` case insensitive

Open
#106 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
17
Forks
8
PR merge metrics
No merged PRs in 30d

Description

https://github.com/BlueBrain/Atlas-Download-Tools/blob/b08093f5bebf53c7491ce1b314382eeb0e78d656/src/atldld/utils.py#L205

The motivation behind making the search case insensitive is that the web interface is also case insensitive. http://mouse.brain-map.org/

However, it is not a must

Contributor guide

Open the contributing guide

Research direction

Start in src/atldld/utils.py at the get_experiment_list_from_gene function referenced near line 205. Compare its current matching behavior with the case-insensitive web interface; done means gene searches return the same results regardless of letter case.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.