Jean, thanks for the reply. I was able to create the mapping file and it looks like this:
11214 8727 unique 11214_8727 11214 7067 unique 11214_7067 27034 84129 shared 27034_84129 196528 8900 unique 196528_8900 57492 6921 shared 57492_6921 10006 5296 unique 10006_5296 351 5067 unique 351_5067 57584 7730 shared 57584_7730 88 8850 unique 88_8850 196528 6602 unique 196528_6602
columns 1 and 2 are the genes, col 3 is the interaction (unique or shared) and the last one should be the key made by concatenating the two node/gene names.
however, I can't find the way to pass those info to Cytoscape. what I did was: 1) import this file as network, use column 3 as interaction type, 2) import the same file as table and use as key column 1. in "where to import data" I select "to selected networks only", I pick my network, then I "import data as" "Node Table Column" but it tells me "types of keys selected for tables are not matching". if I use the 4th column as key it adds three empty columns to the Node Table, probably because it doesn't really match the keys...I think that the problem are the keys but I can't seem to be able to fix it...even if I use the IDs in the first col as key, it still doesn't give me the column with the "unique" "shared" values