Skip to content

Replaced scran::findMarkers in findDoubletClusters() with a homebrew version.#143

Merged
plger merged 1 commit into
develfrom
pairwise_t
Jun 12, 2026
Merged

Replaced scran::findMarkers in findDoubletClusters() with a homebrew version.#143
plger merged 1 commit into
develfrom
pairwise_t

Conversation

@LTLA

@LTLA LTLA commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

As promised. Passes the associated tests though I haven't run R CMD check.

If you use aggregateAcrossCells(), you could get the appropriate statistics to implement a pairwise_binom() equivalent to binom.test for your other use of findMarkers().

…version.

findMarkers is now deprecated and its replacement does not report p-values. To
avoid changes to the results, we implement a homebrew version of the pairwise
t-tests based on scrapper's modelGeneVariances that is a drop-in substitute.
@plger plger merged commit ca1bb45 into devel Jun 12, 2026
2 of 3 checks passed
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