Skip to content

Conversation

@arteymix
Copy link
Member

@arteymix arteymix commented Jun 6, 2024

Add a secondBaselineGroup to our DEA result set model and use it when serializing VO instead of populating it on-the-fly.

TODO:

  • migrate existing result sets (script is ready, but that will affect baseline filling in production, so we have to hold it off)
  •  fill the second baseline group in LinearModelAnalyzer
  • remove the logic for populating baselines in ExpressionAnalysisResultSetDaoImpl

@arteymix
Copy link
Member Author

arteymix commented Jun 7, 2024

@ppavlidis maybe you can have a look at the populating interaction baseline part? This is a bit challenging because factors are held in an unsorted collection and the final picked order has to match what is used in the contrast results.

@arteymix arteymix modified the milestones: 1.32.0, 1.32.1 Apr 28, 2025
@arteymix arteymix removed this from the 1.32.1 milestone Jun 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a secondBaselineGroup field to DifferentialExpressionAnalysisResultSet and backfill baselines for interactions

2 participants