Hi there, I want to construct a lot of networks to show, what are the effects of different culture medium to convert a specific cells to another. actually my desired goal is construct a huge gene regulatory network for DNA-Protein interactions (at least for 20000 interactions) by Cytoscape and then extraction of significant transcription factors or genes with their interactions (modules) as output. after whole searching I found Jactivemadule plugin from Cyto which can identify important modules. as I read in their paper [1] If I understand good, we need gene names, interaction and p.value as an input for Cytoscape but my questions are: 1. Is it not better to give gene expression, p.value and interaction of gene-protein instead of p.value and interactions only? 2. if the answer of question 1 is yes, how should I give the input to Cyto? I mean, how to construct an input with two kinds of numbers, p.value and gene expression (base on log fold change)? 3.After constructing networks, Is the first module of each networks, contain the most important module among others? and should I take it for comparing with first module of other networks?