permute_sample_order {structToolbox} | R Documentation |
The order of samples in the data matrix is randomly permuted. The relationship between the samples and the sample meta data is maintained.
permute_sample_order(number_of_permutations = 10, ...)
number_of_permutations |
(numeric, integer) The number of times the sample order is permuted. The default is |
... |
Additional slots and values passed to |
A permute_sample_order
object.
C = permute_sample_order()