wTO.aux.each calculate the wTO for each one of the resamplings.
wTO.aux.each(n, Data, Overlap, method, method_resampling, lag, ID)
Number of bootstraps / reshuffles to be run for the estimates of the "Threshold" or "pval".
data.frame containing the count / expression data for the correlation.
Nodes of interested, where the Overlapping weights will be computed.
Type of the correlation that should be used. "s" / "spearman" will compute the rank spearman correlation, "p" / "pearson" will compute the linear correlation. If no value is given, the default is to use "s".
method of the resampling. Bootstrap or Reshuffle. Bootstrap null hypothesis is that the wTO is random, and Reshuffle tests if the wTO is equal to zero.