View source: R/create_test_idx.R
create.test.idx | R Documentation |
This function creates a matrix of test indices for each group in the simulation file on which differential abundance testing methods can be run
create.test.idx(sim.location, subsets, repetitions)
sim.location |
file name for the .h5 file containing the simulations |
subsets |
vector of subset sizes to be sampled |
repetitions |
integer, number of repetitions for each group/subset combination |
Returns nothing, but modifies the simulation file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.