fisher_test | R Documentation |
This Function is used to perform fisher exact test to get cell types
fisher_test(ref, gene_overlap)
ref |
reference gene set. |
gene_overlap |
genes that pass the correlation threshold. |
vector of p-value and overlap.
Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu
fisher_test(c("PAX8","PAX6","TP53","AOC3","LIPF"), c("LIPF","PAX8","PAX6","TP53","TSHB","AOC3"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.