ebi-gene-expression-group / atlas-web-single-cell

Single Cell Expression Atlas web application
Apache License 2.0
5 stars 5 forks source link

If a cell type contains a `/` in its name on the wheel its heat map URL will be malformed #328

Closed ke4 closed 11 months ago

ke4 commented 1 year ago

Step to reproduce:

  1. Go to SCXA Home page
  2. Click on lung cancer (disease/condition) in the list of examples
  3. On the cell type wheel click on retinal pigment epithelial cell/retinal rod cell/melanocyte cell type. It is the 3rd cell type from the right above the pigmented layer of retina and optic choroid group.

Expected result:

Heat map for the top genes for the selected cell type

Actual result:

Error: /gxa/sc/json/cell-type-marker-genes/retinal%20pigment%20epithelial%20cell/retinal%20rod%20cell/melanocyte?experiment-accessions=E-GEOD-135922 => 404

ke4 commented 1 year ago

Here is a screen shot about the error:

Image