get_significance_vectors | R Documentation |
Get vectors indicating which genes are significant in which cell types for a factor of interest
get_significance_vectors(container, factor_select, ctypes)
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 factor to query |
ctypes |
character The cell types used in all the analysis ordered as they appear in the loadings matrix |
A list of the adjusted p-values for expression of each gene in each cell type in association with a factor of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.