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

Single-cell data analysis #22

Closed
pawel-czyz opened this issue Mar 8, 2024 · 1 comment
Closed

Single-cell data analysis #22

pawel-czyz opened this issue Mar 8, 2024 · 1 comment

Comments

@pawel-czyz
Copy link
Owner

Take some single-cell data.

Split samples into:

  1. Training.
  2. Validation.
  3. Test.

Train a random forest on training, evaluate on validation, evaluate on test.

The plot:

  1. PCA of normalized data coloured by cell types.
  2. PCA of normalized data coloured by samples.
  3. Estimate cell type prevalence. Compare with measured frequencies.
@pawel-czyz
Copy link
Owner Author

Resolved by #23

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