Gene Coexpression Network Construction
Hi! I would like to construct a gene coexpression network that I could use for further analysis, like community detection/detecion of functional gene modules in that network. Could anyone please share materials how to construct a gene coexpression network, some code examples maybe ? Thanks very much in advance.
• 2,303 views
•
link
2 answers
Hi K. Bedejova, you should check the established packages for this such as WGCNA and then ask specifically for help once you get stuck. People are typically reluctant to provide step-by-setp help if you have not invested any effort yourself.
• 0 views
•
link
Another one (not published): Network plot from expression data in R using igraph
Kevin
• 0 views
•
link
Log in to answer this question.
As ATPoint mentioned you should first look into established packages. They usually have a well explained tutorial. Apart from that a simple Google search can bring out several other tutorials. One such is Step-by-Step Construction of Gene Co-expression Networks from High-Throughput Arabidopsis RNA Sequencing Data.