I have a list of proteins form which I want to create a ppi network with additional proteins using the StringApp in Cytoscape. I figured out that there are two different ways to do this. The first way is to make a string network with the input proteins, which can then be expanded via Apps -> STRING -> expand network. The second way is by specifying a maximum number of additional interactors when creating the initial network.
These two methods create networks containing different additional proteins and large differences in the amount of interactions, with less interactions in the networks created by expanding it. Can anyone tell me what the difference is in the methods/algorithms behind the addition of these extra proteins, resulting in these different outcomes?