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

bindCOLS error workaround in runMultiUMAP function #7

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

ycl6
Copy link
Contributor

@ycl6 ycl6 commented Sep 25, 2024

This PR provide a workaround for runMultiUMAP() that encountered the same issue with DelayedArray format that was previously reported in #5 for rescaleByNeighbors() and was fixed in 6d61b52.

Error message when the SingleCellExperiment object has assays stored as DelayedMatrix objects:

Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘bindCOLS’ for signature ‘"DelayedMatrix"’

@LTLA LTLA merged commit b58c938 into LTLA:master Sep 28, 2024
@LTLA
Copy link
Owner

LTLA commented Sep 28, 2024

LGTM, thanks for the fix.

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