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

[Tutorial] [246] export_gene_activity_to_loom important in SCENIC+ analyses? #177

Open
yojetsharma opened this issue Oct 14, 2024 · 1 comment

Comments

@yojetsharma
Copy link

  1. When I run export_gene_activity_to_loom , I get a "TypeError: '<' not supported between instances of 'float' and 'str'". Maybe because there some NaNs in my cell type_annotations? But export_region_accessibility_to_loom works smoothly.
  2. I checked the Cortex_pycisTopic tutorial but that ends with export_region_accessibility_to_loom.
    So, is this export_gene_activity_to_loom really necessary in SCENIC+ analyses? if yes, then how can I solve the aforementioned typeerror?
@SeppeDeWinter
Copy link
Collaborator

Hi @yojetsharma

For your first question: Could you share the entire stack trace including the exact command you ran?

For the second question: No, this function is not needed for the SCENIC+ analysis. So if you wish, you can skip it without issue.

All the best,

Seppe

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