insightsengineering / insightsengineering/teal.modules.hermes
[Feature Request]: Ability to pass the default experiment as module argument to be selected in the encoding panel
- Dominant language
- R
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### Feature description
The MAE experiment UI is created using the `experimentSpecInput()` which could be extended to also take in `exp_name` along with the `mae_name` so that the select input is populated with the default experiment that the module caller wants.
The [motivation for this request](https://github.com/insightsengineering/teal.slice/issues/526#issuecomment-1916496507) is that the **RNA-seq** app in the `teal.gallery` only has data in the experiment `hd2` so when the Forestplot module is initiated the choices for the experiments is pre-populated with `hd1`.
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct.
### Contribution Guidelines
- [X] I agree to follow this project's Contribution Guidelines.
### Security Policy
- [X] I agree to follow this project's Security Policy.
Contributor guide
Assessment
This issue has not been assessed yet.