Skip to content

Introduce ID autocomplete and gene density endpoints to replace legacy CGI scripts#315

Open
rmobmina wants to merge 55 commits intoBioAnalyticResource:devfrom
rmobmina:endpoint-creation
Open

Introduce ID autocomplete and gene density endpoints to replace legacy CGI scripts#315
rmobmina wants to merge 55 commits intoBioAnalyticResource:devfrom
rmobmina:endpoint-creation

Conversation

@rmobmina
Copy link
Copy Markdown
Contributor

@rmobmina rmobmina commented May 1, 2026

  • Adds GET /gene_information/id_autocomplete: Returns up to 15 gene suggestions for a given search term, querying AGI IDs, gene aliases, gene names, and raw GFF3 IDs in priority order. This endpoint replaces the legacy CGI-based autocomplete script.
  • Adds GET /gene_density: Returns per-bin gene count arrays across all seven Arabidopsis thaliana chromosomes for a specified bin size. This replaces the legacy CGI script used by ePlant’s ChromosomeView.

Update master branch before updating everything else.
asherpasha and others added 25 commits December 23, 2024 14:27
- fix agi_to_probset typo (was agi_to_probst) in gene_id_utils.py
- add data_type field to microarray /samples endpoint response
- switch endpoint to efp_species_view_info_typed.json
- add typed eFP view info JSON and data type annotation script
- ignore large SQL dump files from git tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants