Get_Over_under_represented_pvalue: calculate the p-value for GO terms

Description Usage Arguments Examples

Description

calculate the p-value for GO terms

Usage

1
2
Get_Over_under_represented_pvalue(num_de_incat, num_incat, num_genes, num_de,
  weight)

Arguments

weight

Examples

1
2
3
4
5
6
7
8
28 	 186 	 1852 	 125 	 1.03043

use the gene pooled from all GO terms
Get_Over_under_represented_pvalue(28,186,1852,125,1.03043)

use the genes that have matched GO terms

Get_Over_under_represented_pvalue(28,186,1840,125,1.026767)

aiminy/PathwaySJ documentation built on May 10, 2019, 7:38 a.m.