get_fstats_pvals {scITD}R Documentation

Calculate adjusted p-values for gene_celltype fiber-donor score associations

Description

Calculate adjusted p-values for gene_celltype fiber-donor score associations

Usage

get_fstats_pvals(fstats_real, fstats_shuffled)

Arguments

fstats_real

numeric A vector of F-Statistics for gene-cell type-factor combinations

fstats_shuffled

numeric A vector of null F-Statistics

Value

A vector of adjusted p-values for associations of the unshuffled fibers with factor donor scores.


[Package scITD version 1.0.4 Index]