selection_localized_genes | R Documentation |
selection_localized_genes
selection_localized_genes( norm_counts, localized_genes, min_number_cells = 4, max_number_genes = 10 )
norm_counts |
Norm count matrix (genes X cells). |
localized_genes |
vector of highly localized genes as provided by the last element of the list given as output from CIARA_mixing_final. |
min_number_cells |
Minimum number of cells where a genes must be expressed (> 0). |
max_number_genes |
Maximum number of genes to show for each cell in the interactive plot from plot_interactive. |
Character vector where each entry contains the name of the top max_number_genes for the corresponding cell.
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.