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

[Usage Question] Handling Non-Matching Categorical Labels in scArches #251

Open
yojetsharma opened this issue Sep 13, 2024 · 0 comments
Open

Comments

@yojetsharma
Copy link

I’m using scArches to compare gene expression profiles between disease and normal samples. My query dataset contains cells from stem cells of healthy individuals and patients, labeled as WT, LSP2, and LSP3. The reference dataset includes samples labeled Sample-1, Sample-2, and Sample-3, derived from healthy brains.

The issue is that the categorical labels in my query and reference datasets do not directly match, and they represent fundamentally different conditions.

How should I handle and map these non-matching categorical labels to ensure compatibility for analysis in scArches?

Specifically:

  • Should I create a mapping that reflects the biological context of each sample?
  • Are there best practices for aligning categories when they represent different conditions or experimental setups?

Any guidance or examples on how to manage this discrepancy would be greatly appreciated.

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