MaayanLab / cfde_gene_pages

Common Fund Gene Landing Pages as a Dashboard
Other
1 stars 0 forks source link

PrismExp submission for ACE2 results in a search for MAPK1 #143

Closed AviMaayan closed 2 years ago

AviMaayan commented 2 years ago

https://appyters.maayanlab.cloud/PrismEXP/529cde776502cd43fef56b1b8ab12236fd8e6aea/

lachmann12 commented 2 years ago

The link shows an appyter that was run with mapk1. This can be seen as the variable used is mapk1 and the notebook takes the text directly from the text field. I did run ACE2 and it worked as expected.

AviMaayan commented 2 years ago

The PrismExp card is at the bottom of this page: https://cfde-gene-pages.cloud/gene/ACE2?CF=false&PS=true

lachmann12 commented 2 years ago

Seems like whatever creates the form does not fill out the gene field. Mapk1 is the default value.

maxim-k commented 2 years ago

It's something on my end indeed. Params for post request are filled here: https://github.com/MaayanLab/cfde_gene_pages/blob/f4cb210d2daa9c29e8230f3aeb5a59fb791d3649/manifest/index.jsx#L491 I will debug it