View source: R/null_distribution.R
Make_null | R Documentation |
Create null distribution of enrichment scores from random gene sets (estimate the enrichment score sampling distribution)
Make_null(permutations, bulk, num_genes)
permutations |
the number of enrichment scores that will be calculated in order to estimate the sample distribution of enrichment scores |
bulk |
a matrix of a single bulk RNA-seq sample (genes by 1) |
num_genes |
the number of genes in the gene set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.