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

Supporting the analysis of multi-sample SRT data #1078

Open
Antidington opened this issue Dec 5, 2024 · 1 comment
Open

Supporting the analysis of multi-sample SRT data #1078

Antidington opened this issue Dec 5, 2024 · 1 comment

Comments

@Antidington
Copy link

Dear author,

Thank you for developing these excellent tools.

I currently have dozens of SRT samples that are unstructured and highly heterogeneous. I would like to know if Giotto is capable of identifying cross-sample gene expression patterns?

Looking forward to your reply!

Best regards,
Jichen

@josschavezf
Copy link
Collaborator

josschavezf commented Dec 9, 2024

Hi @Antidington, yes, the findMarkers_one_vs_all function has the argument cluster_column, you can pass the column containing the sample_id, usually called list_ID to find genes particularly expressed in each sample. Edit: I just realized you may refer to batch effect correction when handling multiple samples. If that's the case, I suggest taking a look to the batch effect correction tutorial: https://drieslab.github.io/Giotto_website/articles/harmony.html

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