Skip to content

Conversation

@DarioS
Copy link
Member

@DarioS DarioS commented Aug 2, 2024

This update addresses the cases skewed marker gene ranking of:

  • Some cell types are much more abundant than others.
  • Some patients have many more cells than others.

It also switches from a moderated t-test to the similar Cohen's d implemented in C++ for speed in scran_markers. This also avoids QR matrix decomposition and matrix inversion, which linear modelling does.


Dependency

scrapper package is not yet in Bioconductor. So, this change should not be merged before then.

- Some cell types are much more abundant than others.
- Some patients have many more cells than others.

It also switches from a moderated t-test to the similar Cohen's d implemented in C++ for speed in scran_markers. This also avoids QR matrix decomposition and matrix inversion, which linear modelling does.
@DarioS DarioS requested review from YingxinLin and ycao6928 August 2, 2024 00:46
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

Successfully merging this pull request may close these issues.

2 participants