View source: R/run_jackstraw.R
sample_fibers | R Documentation |
Get a list of tensor fibers to shuffle
sample_fibers(tensor_data, n_fibers)
tensor_data |
list The tensor data including donor, gene, and cell type labels as well as the tensor array itself |
n_fibers |
numeric The number of fibers to get |
A list of gene and cell type indices for the randomly selected fibers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.