Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Change the way samples are linked to genes.  #21

Copy link
Copy link

Description

@Danderson123
Issue body actions

We list the samples (isolates) each gene has been identified in from the gene overview pages (src/components/displayPages/genedisplay.js). Currently, a list of all the samples containing the gene is sent to the backend, and each sample in the list queried against the sample elastic index to get additional metadata. This was fine in the initial tests, but when genes have been found in 1000+ samples this takes a very long time. We need an efficient way of linking the genes to the samples on this overview page, but without having to query the indices every time. This may just involve displaying the name of the sample and no other information, but it would be more informative to supplement the information for each sample with information in the sample elastic index. Worth discussing the best way to do this later.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.