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

address bugs in processing flow cytometry based screens #98

Merged
merged 3 commits into from
Nov 14, 2024

Conversation

isabelleliuu
Copy link
Contributor

When running screen.calculateFlowBasedScreen, I encountered this Type Error: PooledScreens._add_phenotype_results() missing 2 required positional arguments: 'phenotype_name' and 'phenotype_table’. I amended this method to make it similar to the calculateDrugFlowBasedScreen structure due to previous changes in the PooledScreens._add_phenotype_results() method.

Also, to get the drawVolcano method to work for flow-based screens, I added the delta parameter to the hits dictionary so that the annotations worked properly.

@abearab abearab self-requested a review November 13, 2024 20:41
@abearab
Copy link
Collaborator

abearab commented Nov 13, 2024

Thanks! I'll take a look and merge it asap

@abearab abearab merged commit 02cd10d into ArcInstitute:master Nov 14, 2024
3 checks passed
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.

2 participants