ES | R Documentation |
calculate enrichment score and p value
ES(db=db, gene=gene, pdffile=pdffile, fdr=T);
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 |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.