You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I'm currently exploring spatial transcriptomic data from colorectal cancer tissues using stlearn. I would like to know if there is a method in stlearn to quantify the receptor ligand interaction between two specified cell types and map it to HE sections. For example, I would like to explore the top 50 ligand pairs and intensities between macrophages and cancer cells. And map the intensity of the interaction between cancer cells and macrophages in a particular interactions pair (e.g. THBS1_ITGB1) on HE sections.
Looking forward to your response.
Thank you!
The text was updated successfully, but these errors were encountered:
@BradBalderson Hi Brad, do you have any idea of this issue?
I just think you can specify lrs parameter to be a list with only one LR.
However, it cannot perform the permutation test, just can compute the co-localization score only.
Also this, which tries to show cell types and LRs interacting at the same time for a given pair, which I think is roughly what you want (it can be tricky to see though):
Hello!
I'm currently exploring spatial transcriptomic data from colorectal cancer tissues using stlearn. I would like to know if there is a method in stlearn to quantify the receptor ligand interaction between two specified cell types and map it to HE sections. For example, I would like to explore the top 50 ligand pairs and intensities between macrophages and cancer cells. And map the intensity of the interaction between cancer cells and macrophages in a particular interactions pair (e.g. THBS1_ITGB1) on HE sections.
Looking forward to your response.
Thank you!
The text was updated successfully, but these errors were encountered: