ES: calculate enrichment score and p value

View source: R/ES.R

ESR Documentation

calculate enrichment score and p value

Description

calculate enrichment score and p value

Usage

  ES(db=db, gene=gene, pdffile=pdffile, fdr=T);

Arguments

db

db: a numeric vector of your scores (prevalence of variants) of all genes in your dataset

gene

a vector of genes

pdffile

output pdf file name

fdr

logical: TURE or FALSE, do fdr pvalue

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/OmicPath documentation built on Sept. 27, 2024, 4:53 a.m.