A function is used to calculates and identify the key nodes,the formula of IIS is:
IIS= nDFS x DFS + nDS x DS + nES x ES + nAS x AS;
nDFS,nDS,nES,nAS indict the weight value of DFS,DS,ES and AS, and nDFS + nDS + nES + nAS = 1;
DFS means Difference Score;
DS means Degree Score;
ES means Edge Score;
AS means Abundance Score.