Skip to content

Missing index.csv file in DP Projects #37

@gwaybio

Description

@gwaybio

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'

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions