insightsengineering / teal.modules.hermes

RNA-seq analysis modules to add to a teal application
https://insightsengineering.github.io/teal.modules.hermes/
Other
7 stars 1 forks source link

Revisit chromosome filter testing for `experimentSpec` module #315

Closed danielinteractive closed 1 year ago

danielinteractive commented 1 year ago

In test-experimentSpec.R line 156 we needed to take out this filter test because it did not work on the chromote headless browser:

  app$set_inputs(!!ns2("add-MAE-hd2-row_to_add") := "chromosome")
  app$set_inputs(!!ns2("active-MAE-hd2-MAE_chromosome_hd2_subset-inputs-selection") := character())

Let's drill into this why it does not work, e.g.: