stringDB PPI network with Log fold change?
2
0
Entering edit mode
5.8 years ago

I have a set of ~60 differentially expressed genes and their log fold changes. Is there a way for me to visualize the network, but color the nodes based on their fold-change?

Thank you!

string-db PPI RNA-Seq • 2.3k views
ADD COMMENT
0
Entering edit mode

Please refer to stringdb package manual page 3 on wards (pay attention to the following line in page6):

example1_mapped_pval05 <- string_db$add_diff_exp_color( subset(example1_mapped, pvalue<0.05), logFcColStr="logFC" )
ADD REPLY
0
Entering edit mode
5.8 years ago

You can do this using Cystoscape for example. See this post.

ADD COMMENT
0
Entering edit mode
5.8 years ago
liux.bio ▴ 360

If you just want to color the nodes based on their fold-change in just one experimental group, I think Cytoscape mentioned by Jean-Karim Heriche can meet your needs. But if you want to color nodes in multiple groups, I recommend you to use PPIExp. In PPIExp, you can color nodes in multiple groups. Here is an example: enter image description here


PS: I am the author of PPIExp

ADD COMMENT

Login before adding your answer.

Traffic: 3123 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