-
Notifications
You must be signed in to change notification settings - Fork 18
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
Cell type order file #1
Comments
After some investigation, this is my current belief: they are ordered as the "default" file ordering in the filesystem (not sorted)... In the reader function, Finally, since the GAT modules are constructed in the order of the default ppi order (here), and the ppi data follows the same order as I'm not fully confident that this system ordering is persistent across systems, e.g., will it be the same if I downloaded them on my system? But for now, I'm going to assume the answer is yes.. Although in the same StackOverflow thread, someone pointed out the the ordering is generally not guaranteed:
|
is it possible to provide a script/function to get the embedding taking as input the cell type and the tissue ? |
Hi @michellemli! Love your work. Is there any way I can find out the corresponding cell type in the provided embeddings on figshare? Or is it safe to assume that it's just the alphabetically sorted list?
The text was updated successfully, but these errors were encountered: