Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differential expression (like in your paper) #24

Open
Magisterh1 opened this issue Dec 19, 2023 · 1 comment
Open

Differential expression (like in your paper) #24

Magisterh1 opened this issue Dec 19, 2023 · 1 comment

Comments

@Magisterh1
Copy link

Hi!

I really like your tool! I need to calculate differential expression between certain spots like you did in Figure 6c / 6d of your paper "Estimation of cell lineages in tumors from spatial transcriptomics data". Can you provide me with some code how to select/group spots and how to perform the DE?

Thank you!!

@beibeiru
Copy link
Collaborator

beibeiru commented Dec 23, 2023

Hi, @Magisterh1 ,

Thank you for your interest in SpaCET.

Per your request, I developed a new functionality in our package. You can open up an interactive visualization panel by setting interactive=TRUE to browse all your results. Particularly, you can select and download the spots of interest.

SpaCET.visualize.spatialFeature(SpaCET_obj,interactive=TRUE)

After getting two groups of spots, you can use the shared code in the following link to perform DEA and GSEA.
https://connecthkuhk-my.sharepoint.com/:f:/g/personal/bbru_connect_hku_hk/Ehqq12EU2oBHmPOTrgbjnNMBE016IsQDn9U7NlbH14RDfQ?e=X0XHhC

Please let me know if you have any further questions.

Best,
Beibei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants