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: ggplot2 doesn't know how to deal with data of class igraph #11

Open
JianmeiZhong opened this issue May 4, 2018 · 2 comments
Open

Comments

@JianmeiZhong
Copy link

Hi,
When running the regulatornetwork function,Error: ggplot2 doesn't know how to deal with data of class igraph was reported.Here are the cmds I use:
> regulators=c("GATA1","GATA2")
> regulatornetwork(x, regulators, 5, 2, 5, 9, 'results/regulator_networks.pdf')
ggplot2 was upgraded to newest version 2.2.1 but the error still remained and was generated by g <- fortify(rgrn) i think. any suggestions to fix this?

Thanks a lot lot.

@edroaldo
Copy link
Owner

edroaldo commented May 4, 2018 via email

@JianmeiZhong
Copy link
Author

Thanks a lot!!
That works.:)

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