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

The Umap map is out of order #7

Open
Accompany0313 opened this issue Apr 13, 2024 · 1 comment
Open

The Umap map is out of order #7

Accompany0313 opened this issue Apr 13, 2024 · 1 comment

Comments

@Accompany0313
Copy link

Hi Zhang,
Nice work!

I'm having a problem with out-of-order images. But my filelist is in the same order as the cell types in the label_info.pickle file. I would like to ask you why this situation is caused?

e5678a9e8b4d66c58fd74976c642719

Could you please help me with it? Thank you so much!

@ruochiz
Copy link
Collaborator

ruochiz commented Apr 14, 2024

Sorry for the confusion.
Do this instead:

embedding = model.fetch_cell_embedding(final_dim=256,
	                               restore_order=True)

as explained here: https://github.com/ma-compbio/Higashi/wiki/Fast-Higashi-Usage#get-the-results

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