mahmoodlab/Patch-GCN

"……csv.zip" files not find

Closed this issue · 2 comments

First of all, thank you for your team's contribution to the whole project!
I want to ask whether the csv.zip file in the datasets_csv file is the source data file or the program generated file, because I always get an error when running main.py, indicating that the csv.zip file cannot be found. I'm using my own svs data, but don't understand what csv.zip file really is? I'm using my own svs data, but don't understand what csv.zip file really is?

Raymvp commented

I have the same question with you

Hi @Luxiaowen45 @Raymvp - You should be able to load the *.csv.zip files via pandas. Sorry for the confusion.