-
Notifications
You must be signed in to change notification settings - Fork 21
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 as.igraph.vs(graph, from) : Invalid vertex names #32
Comments
Hey, I also met the same error as you did. |
It's possible that this is because the graph is disconnected and certain nodes cannot be reached from a TF. I'll see if I can fix this to through a warning rather than an error |
Hi,
Can you please help me understand what is required for
get_tf_network
? I don't understand why there would be an issue plotting if there are plenty of TF:Target interactions in my GRN.Thank you
The text was updated successfully, but these errors were encountered: