insightsengineering / teal

Exploratory Web Apps for Analyzing Clinical Trial Data
https://insightsengineering.github.io/teal/
Other
176 stars 35 forks source link

[Feature Request]: Update `TealAppDriver` method for `mae` object Handling #1189

Open kartikeyakirar opened 6 months ago

kartikeyakirar commented 6 months ago

Feature description

Objective: Update the TealAppDriver class to improve its functionality with Multi-Assay Experiment (MAE) objects, focusing on extending existing capabilities and introducing new methods specifically for adding, setting, and removing filters related to MAE objects.

Background: The MAE object filtering mechanism in our application is structured into two main sections: one for adding subjects and the other for adding experiments. The latter includes managing gene IDs and sample data, such as row and column data.

image

Code of Conduct

Contribution Guidelines

Security Policy