QIFEIDKN / STAGATE

Adaptive Graph Attention Auto-encoder for Spatial Domain Identification of Spatial Transcriptomics
MIT License
36 stars 19 forks source link

Windows or Linux ? #8

Closed xiao-kong-long closed 2 years ago

xiao-kong-long commented 2 years ago

I find that rpy2 3.xx is not support to windows, I want to know if this project must be running on linux? Or other method that makes it run on windows?

forechoandlook commented 2 years ago

I find that rpy2 3.xx is not support to windows, I want to know if this project must be running on linux? Or other method that makes it run on windows?

You can use colab, this is my example : https://drive.google.com/drive/folders/1fkZZgXp-lQpWVbQi3HsHuoR3GeSLaGjp

xiao-kong-long commented 2 years ago

I find that rpy2 3.xx is not support to windows, I want to know if this project must be running on linux? Or other method that makes it run on windows?

You can use colab, this is my example : https://drive.google.com/drive/folders/1fkZZgXp-lQpWVbQi3HsHuoR3GeSLaGjp

thx, I'll try it.