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

an error keeps coming up every time I run escape.matrix or other functions in this package #100

Closed
RosyGH opened this issue Jun 20, 2024 · 3 comments

Comments

@RosyGH
Copy link

RosyGH commented Jun 20, 2024

enrichment.scores <- escape.matrix(pbmc_small,

  •                                gene.sets = GS.hallmark, 
    
  •                                groups = 1000, 
    
  •                                min.size = 5)
    

[1] "Using sets of 1000 cells. Running 1 times."
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘gsva’ for signature ‘"missing", "missing"’

@ncborcherding
Copy link
Member

This is an issue with your GSVA version - pleas check out #88

Thanks,
Nick

@RosyGH
Copy link
Author

RosyGH commented Jun 20, 2024 via email

@RosyGH
Copy link
Author

RosyGH commented Jun 20, 2024

Thank you so much!

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