SpaGCN icon indicating copy to clipboard operation
SpaGCN copied to clipboard

Batch effect issue for multiple 10X visium samples

Open archanabhardwaj opened this issue 1 year ago • 1 comments

Hello

I am having batch effect issue for running multiple sample clustering in spaGCN as indicated in previous post https://github.com/jianhuupenn/SpaGCN/issues/37

Would you please help me if you can explain steps to perform z-score normalization for integrated dataset.

I would appreciate all the suggestion.

Thanks in advance

archanabhardwaj avatar Nov 09 '22 10:11 archanabhardwaj

For integrated samples , I used following steps :

  1. QC Filteration
  2. Integrated four samples with scanpy as suggested in https://nbisweden.github.io/workshop-scRNAseq/labs/compiled/scanpy/scanpy_07_spatial.html using scanorama method.

Is it ok if I run clf=spg.multiSpaGCN on the integrated adata object ?

archanabhardwaj avatar Jan 16 '23 07:01 archanabhardwaj