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

Missing index.csv file in DP Projects #37

Open
gwaybio opened this issue Jan 24, 2023 · 0 comments
Open

Missing index.csv file in DP Projects #37

gwaybio opened this issue Jan 24, 2023 · 0 comments
Assignees

Comments

@gwaybio
Copy link
Member

gwaybio commented Jan 24, 2023

I am trying to look at the distribution of single cells per well in the DP feature extraction analysis (4_processing_features/extract_sc_features_dp.ipynb) but I cannot run the notebook.

I am receiving an error in cell 4:

deep_data_nuc = DeepProfiler_processing.DeepProfilerData(
    index_file_nuc, profile_dir_nuc, filename_delimiter="/", file_extension=".npz"
)

FileNotFoundError: [Errno 2] No such file or directory: '../3_extracting_features/NF1_nuc_project-DP/inputs/metadata/index.csv'
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