when I run the main.ipynb file, it reports such error:
FileNotFoundError: [Errno 2] No such file or directory: 'data/gene_cell_df.csv'
It seems that data/gene_cell_df.csv and data/gene_cell_df.csv files are missing. Could you provide these files? Or could you provide the protocol of getting these files?
when I run the main.ipynb file, it reports such error:
FileNotFoundError: [Errno 2] No such file or directory: 'data/gene_cell_df.csv'It seems that
data/gene_cell_df.csvanddata/gene_cell_df.csvfiles are missing. Could you provide these files? Or could you provide the protocol of getting these files?