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

A question regarding augmenting HVG with marcopolo #6

Open
revolvefire opened this issue Sep 15, 2022 · 1 comment
Open

A question regarding augmenting HVG with marcopolo #6

revolvefire opened this issue Sep 15, 2022 · 1 comment

Comments

@revolvefire
Copy link

First of all, thank you for the wonderful tool.
I have been working on multiple samples from different developmental time points and was hoping that MarcoPolo could cluster out some of the developing cells with more accuracy.

I am not super familial with the scanpy pipeline and relatively new to the field so please kindly bear with my rudimentary questions.

I was wondering what specific steps are needed to augment HVG from the standard pipeline.
Am I supposed to simply replace .var.highly_variable from the scanpy pipeline with marker_results from MarcoPolo?
Also, if I am working with multiple samples, can I still adopt this process (augmented HVG) for the integrated data set (concatenated anndata)?

Thank you

@chanwkimlab
Copy link
Owner

Hi, sorry for the late reply. I missed the message. Yes, you are right. You can replace genes indicated in var.highly_variable with the genes with high MarcoPolo scores. Alternatively, you can even mix those two sets of genes as well. Please let me know if you have more questions.

Best,
Chanwoo

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