Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


sccca (version 0.1.1)

fisher_test: Performs fisher exact test to get the significant overlap between genes for cell type assignment

Description

This Function is used to perform fisher exact test to get cell types

Usage

fisher_test(ref, gene_overlap)

Value

vector of p-value and overlap.

Arguments

ref

reference gene set.

gene_overlap

genes that pass the correlation threshold.

Author

Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu

Examples

Run this code
fisher_test(c("PAX8","PAX6","TP53","AOC3","LIPF"), c("LIPF","PAX8","PAX6","TP53","TSHB","AOC3"))

Run the code above in your browser using DataLab