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 when run getHyperPathway #46

Open
Stufen-TONG opened this issue Oct 18, 2023 · 2 comments
Open

error when run getHyperPathway #46

Stufen-TONG opened this issue Oct 18, 2023 · 2 comments

Comments

@Stufen-TONG
Copy link

hi
when i run this step
pathway.hyper.list <- lapply(colnames(n), function(i){
print(i)
tmp <- getHyperPathway(data = n, object = mt, cella_cellb = i, Org="Mus musculus")
return(tmp)
})
i encountered this problem as:
Error in apply(path.list.tmp.df, 1, function(x) { : dim(X)must have a positive length(Error in apply(path.list.tmp.df, 1, function(x) { : dim(X)的值必需是正数)
does anyone can help me , thanks in advanced

@1584147690
Copy link

I encountered the same problem as you, how did you resolve it?

@Stufen-TONG
Copy link
Author

Stufen-TONG commented Jul 23, 2024 via email

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