View source: R/internal_EnrichmentScore.R
internal_EnrichmentScore | R Documentation |
Calculate the enrichment score for a single bulk sample and gene set
internal_EnrichmentScore(num_bulk_genes, num_genes, indx_gene_set)
num_bulk_genes |
number of genes the in bulk RNA-seq sample |
num_genes |
number of genes in gene set |
indx_gene_set |
numeric vector indexing the gene set in the bulk sample |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.