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

Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘normalize’ for signature ‘"GatingSet"’ #52

Open
danli349 opened this issue Jan 26, 2024 · 1 comment

Comments

@danli349
Copy link

Hello :

Which package does normalize come from?

###################################################
### code chunk number 7: quad_gate_norm
###################################################
gs <- normalize(gs, populations=c("CD4+CD8+", "CD4+CD8-", "CD4-CD8+", "CD4-CD8-"), 
                     dims=c("CD4", "CD8"), minCountThreshold = 50)
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for functionnormalizefor signature"GatingSet"
@gfinak
Copy link
Member

gfinak commented Jan 26, 2024

I believe that's a deprecated method, and no longer supported.

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

2 participants