Closed gaellelelandais closed 5 years ago
@jmaupetit or @willdurand , can you tell me if this bug is hard to fix ? Thx
I cannot reproduce with the development fixtures (i.e. by installing Pixel locally). On which environment do you see this? Also, how many omics areas do you expect?
With only one omics area (development fixtures), we get a graph. This warning means the SQL query has returned 0 results, which is likely the root cause (i.e. the SQL query being wrong).
I see this on the Pixel instance which is on our server candihub : https://pixel.candihub.eu/ I also have the feeling that this is coming from the SQL query, which (maybe) does not take into the hierarchy for omics area (see the graph organisation of omics area - we can discuss that on slack for more details). All pixels are associated to omics area "label free", "RNAseq" ou "microarray", they should be included in more general terms "Proteomics" and "Transcriptomics".
See the figure below (an error message is written "Table has no columns") :