method
Must be a function that takes a vector of numbers as input and outputs a single number (ie, min, max, mean, median). For genes with 2 probes (also 3+ if connectivityPower=NULL), this is the method used for collapsing values for multiple probes into a sin
connectivityPower
If a value is inputted, genes with 3+ corresponding probes will be collapsed such that values corresponding to the probe with the highest connectivity (unsigned adjacency raised to a power of connectivityPower) will be used. Value must be a number > 0.