This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Input data for co-expression network by cytoscape

hi,

I need help to prepare input data for cytoscape,or recommended tutorial as a sample.

For Co-Expression(Network) Analysis, I calculated correlation by R.so I have coding-non coding pairs correlation for treatment and control.now I want to draw network by cytoscape. I want molecules (genes and lncRNA) as nodes and correlation weighting the edges connecting them. 

should I prepare a table for importing with 6 column? 1-coding genes 2-lncoding 3-pairs of treatment 4-pairs of control 5-value of treatment correlation 6-value of control correlation that the first and second are nodes and others are edges?

rna-seq cytoscape co-expression

1 answer

Cytoscape 3 has a plug-in for reading adjacency matrices.

Log in to answer this question.