-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hello,
I would love to run your tool on multi-modal, multi-slice spatial RNA/Protein data.
I would have the following questions:
1). Which functions would I need to run for multi-modal, multi-slice data?
I saw that in the multi-modal tutorial the sn.pp.cal_spatial_exp is run for each modality, all of which is then passed to sn.pp.prepare_data. Where does sn.pp.process_multi_slices from the multi-slice tutorial fit into all of this? Would this be instead used for multi-slice data?
2). Is there any documentation you could point me to that explain a bit in detail what the functions are doing and what parameters they take?
i.e. what is k_cutoff, is_pca, is X_rna the raw or normalized count matrix?
3). Where would batch-effect correction happen? Is this addressed by running the multi-slice call? Or should it run before?
Apologies for the many questions, if there's documentation that I've missed, feel free to point me to it : )
Cheers!