scverse / scanpy_usage

Scanpy use cases.
BSD 3-Clause "New" or "Revised" License
75 stars 59 forks source link

Cannot open louvain.csv.gz #15

Open BSharmi opened 5 years ago

BSharmi commented 5 years ago

Hi,

I have downloaded the louvain.csv.gz file. But I cannot extract it. Tried gunzip, reading it through python and R but getting the error that it is Not a gzipped file.

Can someone please point to what am I missing?

Thank you!

falexwolf commented 5 years ago

You need to click the Download button here: https://github.com/theislab/scanpy_usage/blob/master/170522_visualizing_one_million_cells/results/louvain.csv.gz :)

flying-sheep commented 5 years ago

GitHub shows a page for every file where you can access its history and so on. I assume you did “right click → save as” on above link instead of clicking it?