Skip to content

Split genome endpoint and return JSON #2

@KeywanHP

Description

@KeywanHP

We want to split the genome endpoint into 3 endpoints. Currently the genome endpoint returns the results shown in Gene, Evidence and Map View. It would make more sense to have separate endpoints for each of the views. Each endpoint has to return JSON (currently returns tab and xml). Each endpoint is a major task and can have it's own subtasks. Naming suggestion for the three endpoints:

  • get_ranked_genes(genelist, keywords) for Gene View
  • get_linked_terms(genelist, keywords) for Evidence View
  • get_chromosome_map(genelist, keywords) for Map View

Example: https://knetminer.com/ws/wheatknet/genome?keyword=dormancy&list=MFT

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions