DeplanckeLab / dgrpool_web

DGRPool is a web application designed to serve as a comprehensive repository for Drosophila Genetic Reference Panel (DGRP) phenotyping datasets.
GNU General Public License v3.0
0 stars 0 forks source link

PheWAS results do not display uncurated datasets #9

Closed VincentGardeux closed 3 months ago

VincentGardeux commented 8 months ago

In the PheWAS results, we see different studies. But only curated studies. We should add a checkbox to allow for any study.

Same feature than the one we have at the top of the https://dgrpool.epfl.ch/phenotypes page

fab-dav commented 5 months ago

I think here it's better to stick to curated studies. To add a choice will only add some confusion.

fab-dav commented 3 months ago

load all studies and filter in js

VincentGardeux commented 3 months ago

Il y a tjr un pb avec les scroll bars: image Ici pour http://biccsrv3.epfl.ch:32786/phenotypes/2088/gwas_analysis

Sinon, il faudrait cocher le curated studies par défaut (comme dans le reste du site). Et le bouton obsolete est useless, il faut toujours filtrer les obsolete.

VincentGardeux commented 3 months ago

Sinon, il faudrait cocher le curated studies par défaut (comme dans le reste du site). Et le bouton obsolete est useless, il faut toujours filtrer les obsolete.

VincentGardeux commented 3 months ago

Left to do:

fab-dav commented 3 months ago

check box "exclude obsolete phenotypes" removed

fab-dav commented 3 months ago

from what I can see in the code, the curated studies checkbox is checked by default

VincentGardeux commented 3 months ago

It is now the case for the PheWAS button. Not for http://biccsrv3.epfl.ch:32786/phenotypes

fab-dav commented 3 months ago

OK, I understood what was wrong and corrected it.