get_one_factor_gene_pvals {scITD} | R Documentation |
Get significant genes for a factor
Description
Get significant genes for a factor
Usage
get_one_factor_gene_pvals(container, factor_select)
Arguments
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
factor_select |
numeric The number corresponding to the factor to extract |
Value
A gene by cell type matrix of gene significance p-values for a factor
[Package scITD version 1.0.4 Index]