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

Cross-species comparison with ExpiMap #257

Open
pikapika505 opened this issue Nov 8, 2024 · 0 comments
Open

Cross-species comparison with ExpiMap #257

pikapika505 opened this issue Nov 8, 2024 · 0 comments

Comments

@pikapika505
Copy link

I am interested in using ExpiMap to identify shared and unique gene expression programs in scRNA-seq data from two species. All samples are from tumors, so I don't have any healthy or control samples. I previously attempted to use species1 as a reference and species2 as a query to detect differentially enriched GEPs, but this approach didn't yield the expected results. I have a few questions:

  • Is it possible to identify differentially enriched GEPs between the reference and query datasets if I don't have any perturbations in datasets?
  • Do the latent_directions output values indicate enrichment status, with 0 for neutral, -1 for downregulated, and 1 for upregulated?
  • To project GEPs onto UMAP, I understand that I need to calculate cell embeddings using the get_latent function, but it doesn’t seem to accept "ref/query" as labels. Is there a workaround for this?
  • If I want to examine gene weights in each term within the reference dataset, I can use the term_genes function. However, is there a way to determine which GPs are highly expressed in a specific dataset? Is there any scoring method for enrichment or importance of such GPs?

Thank you for your help!

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

1 participant