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 double(n.nodes) : object 'n.nodes' not found - when running pagerank #17

Open
SergiPicart opened this issue Nov 19, 2020 · 0 comments
Assignees
Labels

Comments

@SergiPicart
Copy link
Contributor

Copied original message from Ben:
Hi Sergio,

I'm trying a pagerank analysis in FELLA (R code and input data are attached) and I'm getting an error message.

When I try:
enrich(..., method = 'pagerank', approx = "simulation", niter=10000)

I'm getting:
Running PageRank...
Estimating p-values by simulation.
Using pagerank matrix. Damping factor will be the one with which the database was built
Error in double(n.nodes) : object 'n.nodes' not found
In addition: Warning message:
In defineCompounds(compounds = compounds, compoundsBackground = compoundsBackground, :
Some compounds were introduced as affected but they do not belong to the background. These compounds will be excluded from the analysis. Use 'getExcluded' to see them.

@SergiPicart SergiPicart self-assigned this Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant