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

App crashes when trying to analyze differential expression in protein example dataset with DESeq2 #34

Closed
evanjh19 opened this issue Jun 24, 2022 · 1 comment

Comments

@evanjh19
Copy link
Contributor

Selecting the button to analyze differential expression with the protein example dataset loaded into BatchQC and "DESeq2" chosen as the analysis method parameter will cause the app to crash. An input data check needs to be added to server_06_differentialExpression.R that ensures the dataset fits DESeq2's usage before analysis is run.

@jessmcc22
Copy link
Collaborator

DESeq2 doesn't work for any of our example data, but perhaps for mockSCE()

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

No branches or pull requests

2 participants