Hi!
First, I would just like to know how were the .X matrices in the .h5ad files that can be downloaded from Datasets - CZ CELLxGENE Discover made ? What is the origin of those floats?
I finally found that the raw data is under adata._raw.X
Second, is there any accessible AWS or gcloud storage where the raw counts are located? Something like some collection of .h5ad files i.e dataset_id.h5ad. I refer to the datasets with the raw counts generated after the cellxgene filtering pipeline for removing low counts cells etc.
I am aware of using the python API to download some of the .h5ad files , however sometimes it is very slow/gets stuck etc.
Thank you in advanced for your reply,
Best