mistyR icon indicating copy to clipboard operation
mistyR copied to clipboard

Using MISTy on multiple samples

Open whitneyt1 opened this issue 1 year ago • 2 comments

Hello,

I'm interested in applying MISTy to 36 visium reactions across four timepoints. Do you have recommendations on how to implement MISTy to help identify spatially relevant features that may differ between clinical metadata? (timepoint, patients that recur etc).

Should I set my intraview to these metadata? Or just subset my object and analyze each timepoint independently?

Thanks!

whitneyt1 avatar Sep 10 '24 18:09 whitneyt1

I would suggest to first run MISTy with the same view composition on each sample independently. Afterwards you can collect and aggregate the results based on your criteria of interest, either for each time point or for each condition. In this manner MISTy will capture the most robust interactions per time point or condition. The results of such aggregations of MISTy results are directly comparable. You can either look at the individual results per time point or condition and interpret the results or use the plot_contrast_results function to help you with the differences between two sets of results for a view of interest.

jtanevski avatar Sep 12 '24 08:09 jtanevski

Thank you so much!! @jtanevski

whitneyt1 avatar Sep 12 '24 12:09 whitneyt1