Hi jared,
Thanks very much, it's very helpful. I will try it and see what's the "best" solution. In addition, I met several technicial problems when I perform seurat integrate pipeline, I would be appreciated if you can make some commnet.
For the seurat's integrate pipeline, they normalize each sample individually -> findanchor -> integrate -> scaledata, and the scaledata was saved in integrate assay, there is no scaledata in RNA assay. If I swich into RNA assay to perform FindAllMarker and want to plot them in a heatmap, how can I acheive it? Should I scaledata again in RNA assay or use integrate assay's scaledata? Or should I scaledata before integrate?
Another question is about regression, I notice that someone will choose regress unwanted signal such as mito.percent, UMI during scaledata. I really want to know how does seurat do when performing regression, would you like to discribe it more specifically. I am not very clearly about what's the change before and after regression. Sorry for this naive question, I am trying to understand more about seurat.
Thanks again, hope to get your suggestion!
Best, Wei