simspec icon indicating copy to clipboard operation
simspec copied to clipboard

Extension of CSS to Python for data integration ?

Open eva-artano opened this issue 1 year ago • 1 comments

Hello,

Thank you for developing CSS ! We used it on R to integrate cell development data, and it provided the best results for integration in our case. To perform more advanced analyses, we would like to use CSS for integration in Python (specifically on an AnnData object). Do you have plans to make CSS available for Python as well?

Thanks in advance for your help!

Best, EA

eva-artano avatar Sep 24 '24 11:09 eva-artano

Hi sorry for the late response. So far we don't yet have a python package for simspec, but a basic implementation can already be found here: https://github.com/quadbio/scRNAseq_analysis_python_vignette/blob/main/ext/simspec.py

It is under our recently released vignette for analyzing scRNA-seq data with Python. You can also find out the way to use the code and function in the vignette.

zhisonghe avatar Mar 17 '25 09:03 zhisonghe