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

could not find function "graph.data.frame" when running buildGRN on example code #32

Open
AndreaRP opened this issue Feb 22, 2022 · 3 comments

Comments

@AndreaRP
Copy link

Hi,

I've been trying to run your example code but I get the following error when I get to running "buildGRN":
Error in graph.data.frame(tmpAns, directed = directed, v = verticies) : could not find function "graph.data.frame"
I had no trouble installing any dependencies either, so I don't understand where the problem could be, any insight would be appreciated.
Session info:
R version 4.0.3 (2020-10-10)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.6 LTS, RStudio 1.3.959

@edroaldo
Copy link
Owner

edroaldo commented Feb 22, 2022 via email

@AndreaRP
Copy link
Author

That solved the issue, thanks a lot!

@edroaldo
Copy link
Owner

edroaldo commented Feb 22, 2022 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