windowExtendedReferenceThreshold
when we compute the "windowExtended" pvalue we are computing the pvalue that considers the following interactions:
1) the interactions inside the edgeWindow (as we do with the edgeWindow pvalue)
2) the interactions that connects the proteins in the edgeWindow with the proteins in another window at the beginning of the list (i.e. the windowExtendedReference).
windowExtendedReferenceThrehold defines the size of this windowExtendedReference window.
In this way we can compute, in a reliable way, the enrichment of a sorted list of proteins, in various positions of the list.