View source: R/run_jackstraw.R
shuffle_fibers | R Documentation |
Shuffle elements within the selected fibers
shuffle_fibers(tensor_data, s_fibers)
tensor_data |
list The tensor data including donor, gene, and cell type labels as well as the tensor array itself |
s_fibers |
list Gene and cell type indices for the randomly selected fibers |
The tensor_data object with the values for the selected fibers shuffled.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.