How to generate a .sif (simple interaction)
file from gene micro array expression .tab file containing only gene expression values and gene names? I use Expander software and MeV and want to build an input file for Cytoscape and Spike software
. Is there any R package or specific plugin or software for that purpose?
I can manually write .sif file based on precomputed correlation between genes:
CD31 pp CD34
BRCA pp CD31
VEGF pp CD34
However, don`t know how to generate it automatically using other metrics.
Thanks