How do I find the network path for the interaction of 2 genes
1
0
Entering edit mode
3.7 years ago

I want to do a network analysis on a few genes to see how they interact but I am not sure which tool is best. I tried Biogrid but I can only input one gene. i am very new to this kind of analysis so I was wondering if anyone can recommend tools or a method?

RNA-Seq transcriptomics gene network • 678 views
ADD COMMENT
0
Entering edit mode
3.7 years ago

I recommend taking some time to learn igraph: Network plot from expression data in R using igraph

Once you have your graph object, you can then follow this to find the shortest path between your 2 vertices [genes]: https://igraph.org/r/doc/distances.html

Kevin

ADD COMMENT

Login before adding your answer.

Traffic: 2670 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6