Batch alignment for IMC #31
Replies: 1 comment 1 reply
-
Hi @michaeljpitcher , Thanks for your feedback! Batch alignment is a bit tricky with IMC data. In theory yes you could do it in a similar way, but there are a number of difficulties for getting this to work properly. I do have a few suggestions though -- one option is after the asinh transformation, you can re-scale the data from each batch separately between say 0 and 1 (so the max value from each batch is 1). That will approximately align the cellular data between the batches to an extent. However, this might be an issue if some markers are genuinely expressed at lower levels in the samples in some batches. The other approach you could take is rather than clustering the cells to identify populations, you can actually pre-classify them in Ilastik, which is something I am doing more often now. Do you happen to have some kind of control sample recorded with each batch? |
Beta Was this translation helpful? Give feedback.
-
Thanks for a very useful package! I have a query: what's the best way to do batch alignment for Imaging mass cytometry data? I have IMC samples that have varying intensities due to technical variance which needs to be accounted for, but I need to make sure we don't lose the biological variance that's present too.
I have performed arcsinh transformation, but do I also need to perform the batch alignment as described here? And if so, do I need to treat each image as a separate 'batch'?
Beta Was this translation helpful? Give feedback.
All reactions