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

Cannot locate raw NES #19

Open
sierranishizaki opened this issue Nov 16, 2023 · 1 comment
Open

Cannot locate raw NES #19

sierranishizaki opened this issue Nov 16, 2023 · 1 comment

Comments

@sierranishizaki
Copy link

First off, thank you so much for releasing this extremely helpful tool! The majority of the functions have worked well for me, and have been instrumental in my analysis of scRNA-seq data.

In the interest of further downstream analyses, I would love to be able to access the raw NES values clearly used for figure generation. However, I have been unable to locate them anywhere in the created object. Would you be able to point me in the direction of these raw scores?

Additionally, I encountered issues running these commands:

genes(res, features = mk)
Error in cbind.Matrix(x, y, deparse.level = 0L) :
invalid type "character" in 'cbind.Matrix'

Heatmap(res,group_by="cluster")
No error, but it hangs and crashes RStudio

Any help would be greatly appreciated!

@guokai8
Copy link
Owner

guokai8 commented Nov 22, 2023

Hi @sierranishizaki ,
The NES matrix can be found in the as.data.frame(res). Back to the issues you had, I am not sure what your results look like.
Could you please show the results you had?
Best,
K

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