Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt the DiffExAnalyzer to handle pre-existing subset structure #1309

Merged
merged 10 commits into from
Jan 22, 2025

Conversation

arteymix
Copy link
Member

When performing a subset DE analysis, check if the subset structure already exists. Adapt DiffExAnalyzer to work with pre-existing subset structure.

Make sure that upon deletion, subsets are preserved.

This is applicable to single-cell datasets.

Add a test case for a subset analysis with a pre-existing subset structure.

Make generating R-compatible name more consistent.

When performing a subset DE analysis, check if the subset structure
already exists. Adapt DiffExAnalyzer to work with pre-existing subset
structure.

Make sure that upon deletion, subsets are preserved.

This is applicable to single-cell datasets.

Add a test case for a subset analysis with a pre-existing subset
structure.

Make generating R-compatible name more consistent.
@arteymix arteymix added enhancement Enhance the code or user experience single cell Issues related to single-cell data support labels Dec 20, 2024
@arteymix arteymix linked an issue Dec 24, 2024 that may be closed by this pull request
Make AnalysisSelectionAndExecutionService package-private and make
determineAnalysisType() a static utility method.
Make it so that CLIs can have a MessageSource or access to an
Environment when building options or.

Fix lazy initialization error when running DE. I've centralized thawing
logic in a shared class for the persistence package so that we can have
consistent behavior.
@arteymix arteymix merged commit 64f5ac3 into feature-single-cell Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance the code or user experience single cell Issues related to single-cell data support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Differential expression with single cell data
1 participant