-
Notifications
You must be signed in to change notification settings - Fork 0
Quick run_all_manuscript_workflow error catching #53
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
Quick run_all_manuscript_workflow error catching #53
Conversation
… for drugs and feeding
Add density calc to perturbation main manifest
…ature_doc_test_density_frick
nuc_morph_analysis/lib/preprocessing/global_dataset_filtering.py
Outdated
Show resolved
Hide resolved
| '2d_area_cyto', | ||
| 'inv_cyto_density', | ||
| 'density' | ||
| 'density', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
| df : pandas.DataFrame | ||
| The dataframe with the columns removed. | ||
| """ | ||
| column_list = [col for col in column_list if col in df.columns] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
|
I think all the |
|
When I ran it from a fresh .venv |
Uh oh!
There was an error while loading. Please reload this page.