When a user alters the minimum logFC required for the overrepresentation analysis in ffsea via shiny, it's not being passed down to the ffsea call.
Files to look at:
- The shiny UI is whipped up in
ffsea-shiny-runOptions.R ~ line 166 (renderFfseaRunOptsUI.FacileTtestAnalysisResult())
- The shiny invocation of
ffsea in fsea-shiny.R ~ line 176
When a user alters the minimum logFC required for the overrepresentation analysis in ffsea via shiny, it's not being passed down to the ffsea call.
Files to look at:
ffsea-shiny-runOptions.R~ line 166 (renderFfseaRunOptsUI.FacileTtestAnalysisResult())ffseainfsea-shiny.R~ line 176