CRI-iAtlas / iatlasGraphQLClient

Other
0 stars 1 forks source link

issue in Driver Mutation module with staging api #14

Closed heimannch closed 1 year ago

heimannch commented 1 year ago

When I click on any point at the volcano plot, the following message appears:

image

Since there's no "calculate" button in this module, I checked the error message that is generated:

Warning: Problem while computing `status = forcats::fct_relevel(.data$status, "Wt", "Mut")`.
ℹ Unknown levels in `f`: Wt, Mut
andrewelamb commented 1 year ago

the "driver_mutation" type accidentally got renamed "driver mutation" in the new database, fixing now