internal_EnrichmentScore: Calculate the enrichment score for a single bulk sample and...

View source: R/internal_EnrichmentScore.R

internal_EnrichmentScoreR Documentation

Calculate the enrichment score for a single bulk sample and gene set

Description

Calculate the enrichment score for a single bulk sample and gene set

Usage

internal_EnrichmentScore(num_bulk_genes, num_genes, indx_gene_set)

Arguments

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


CamaraLab/EPN_Classifier documentation built on June 3, 2022, 2:51 a.m.