Is the computation of each replicate independent of the other? So, could you run divnet-rs with replicates = 1 5 separate times and then combine the outputs (taking care to fix up the headers, replicates column, etc)? I am curious if it is possible to parallelize this way. Thanks!
Is the computation of each replicate independent of the other? So, could you run divnet-rs with
replicates = 15 separate times and then combine the outputs (taking care to fix up the headers, replicates column, etc)? I am curious if it is possible to parallelize this way. Thanks!