jsxlei / SCALEX

Online single-cell data integration through projecting heterogeneous datasets into a common cell-embedding space
BSD 3-Clause "New" or "Revised" License
71 stars 18 forks source link

datasets failed to download #23

Open UnkownNames opened 1 year ago

UnkownNames commented 1 year ago

Good job,when I run the tutorial the url http://zhanglab.net/scalex-tutorial/pbmc.h5ad ,http://zhanglab.net/scalex-tutorial/pancreas.h5ad and http://zhanglab.net/scalex-tutorial/pancreas_query.h5ad is unavailable, for example ,it returns

image

jsxlei commented 1 year ago

Apologies for the inconvenience with the data download. Please find below the alternative links to download the files. https://www.dropbox.com/scl/fi/dnwpv29kcfl449a8aikqi/pancreas.h5ad?rlkey=9me8xa0n1f3lz8qqornkh0ae0&dl=0 https://www.dropbox.com/scl/fi/obdt0ecjjlis6tyekyzyy/pancreas_query.h5ad?rlkey=cwik9m5kqrookmi84vdmwhnqk&dl=0

Let me know if you have any questions.

aminbensaad commented 8 months ago

Hi @jsxlei , You did some great work here! I am considering including it in my work on scATAC batch effects at Theislab in Munich's Helmholtz Center.

Unfortunately, the Mouse Brain dataset cannot be downloaded from the 'Integrating scATAC-seq data using SCALEX part of the tutorial.(see image)

I am a bit in a hurry as my stay is going to end soon. So I'd be extremely grateful if you could provide it in the next days. 🙏

CleanShot 2023-12-27 at 13 51 20@2x

jsxlei commented 8 months ago

Hi, thank you for your interest in SCALEX. The original link is broken. You can use this link to download the data you need https://www.dropbox.com/scl/fi/affgmiktg49s3ogmzq8ss/mouse_brain_atac.h5ad?rlkey=iejewl06wuvnflyqfj2rgabwi&dl=0.

aminbensaad commented 8 months ago

Thank you so much! :)

aminbensaad commented 8 months ago

Hey @jsxlei, do you also have the processed result of the Integration cross-modality data using SCALEX[] ?

I'd need the adata object with peak information on chr, start and end too as I am benchmarking with models that need this information.

jsxlei commented 8 months ago

You can follow this tutorial https://scalex.readthedocs.io/en/latest/tutorial/Integration_cross-modality.html to get the processed data you want.