alin...@ucr.edu
unread,Dec 12, 2018, 8:47:24 PM12/12/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cytoscape-helpdesk
Hello --
I'm working with STRINGApp v 1.4.0 implemented in cytoscape 3.6.0 on a Mac. I have sets of Drosophila melanogaster genes and am building networks at confidence level 0.6, with no additional interactors. I noticed inconsistencies in the connections between proteins in different networks and am trying to sort out why. Lists of gene names were imported via (import > network > public databases > STRING:protein query). Here is what I noticed about genes A,B,C in Networks #1 and #2.
Network #1 has ~250 genes, genes that are diferentially expressed under condition X
- gene A connects to gene B at confidence score 0.607
- gene B connects to gene C at confidence score 0.961
- The lowest scoring edge in the whole network is 0.6000001 -- threshold is behaving
Network #2 has ~450 genes, genes that are deferentially expressed under condition Y
- gene A does not connect to gene B when I set the confidence threshold to 0.6
- gene B connects to gene C at at confidence score 0.961, same as Network #1
- The lowest scoring edge in the whole network is 0.616 -- made me worry, as Network #1 had many edges just above 0.6.
In Network #2, I change the confidence to 0.5, now new edges have been added! But, when I sort the edge table, the lowest score of all edges is still 0.616, and the gene A to gene B edge score has now jumped up to 0.830, and gene B to gene C now has a score of 0.989. Change the confidence threshold back up to 0.6, and no edges are removed, scores stay high.
I played with the scores in Network #1 and nothing like this happened. I re-loaded in Network #2, and now only edges with score >0.805 are included in the network, even though threshold is at 0.6.
I can't seem to find any discussion of something similar happening. At first I was worried that the score of an edge was being scaled concomitant with total node number, but that does not seem to be the case at all, given the inconsistencies within a network, not just between networks.
Any advice is appreciated.
Many thanks,
Amelia