-
Hi @brianhie, thanks for this wonderful tool! I use integrate_scanpy in scanorama to process my datasets, and notice that some genes are expressed in several clusters, but gathered in one cluster when processed by other tools such as BBKNN and scvi. I tried different knn value but got similar reults. My single-cell data consists of 5 public datasets, 37 samples. All ~70,000 cells are of the same type in the same tissue but from different age groups from fetuses to adults. I wonder whether this happens due to the biological variance? How can I understand and deal with it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
That looks quite interesting -- especially how different the overall results are between methods. Without any additional information, I'm not quite sure what is going on. One good thing to check with integration methods is to look at two known biological replicates separated by batch, and to see if that variance is removed while preserving the within-replicate biological variance. |
Beta Was this translation helpful? Give feedback.
That looks quite interesting -- especially how different the overall results are between methods. Without any additional information, I'm not quite sure what is going on. One good thing to check with integration methods is to look at two known biological replicates separated by batch, and to see if that variance is removed while preserving the within-replicate biological variance.