get_gene_set_vectors | R Documentation |
Get logical vectors indicating which genes are in which pathways
get_gene_set_vectors(container, gene_sets, tmp_casted_num)
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
gene_sets |
character Vector of gene sets to extract genes for |
tmp_casted_num |
matrix The gene by cell type loadings matrix |
A list of the logical vectors for each pathway.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.