PHI-base / PHI5_web_display

PHI5_web_display will allow to display PHI-Canto data
1 stars 0 forks source link

Do we want to show host genotypes on host gene pages? #51

Closed jseager7 closed 2 years ago

jseager7 commented 2 years ago

Currently, the host gene pages show a list of genotypes in the Host section. The list includes all genotypes that involve the gene specified on the gene page. For example, the gene page for RPP1 of Arabidopsis thaliana (PHIG:276) shows the following genotypes:

image

However, on the pathogen gene pages, the Pathogen section does not include a list of pathogen genotypes (as one would expect). Instead, the Host section still includes a list of host genotypes that are involved in interactions that include the pathogen gene.

Shown below is the Pathogen and Host sections for ATR1 of Hyaloperonospora arabidopsidis (PHIG:277), which is involved in interactions with RPP1. Note the lack of pathogen genotypes and the missing host genotype names.

image


My understanding of the original requirements was as follows:

There is no need to summarise the pathogen genotypes on pathogen gene pages (and vice versa for hosts) since they are already listed in the other sections.

I believe the original rationale for including genotypes of the opposite role in their own section was so that links could be added to interacting genes from the other side of the interaction (meaning, pathogen gene pages could link to host gene pages and vice versa).

I'll discuss this with the rest of the PHI-base team.

jseager7 commented 2 years ago

We've decided on the following:

I'll create new mockups and instructions for this change in another issue.