Description Usage Arguments Value
Convert marker list to gene x cell type matrix
1 | marker_list_to_matrix(marker_list, known_genes, weighted = TRUE)
|
marker_list |
A named list (where names are cell types and values are genes). |
known_genes |
List of genes to include in the matrix, may contain genes that are absent from the marker lists, or omit genes that are present. |
weighted |
Boolean. If TRUE, all coefficients in the matrix are renormalized by marker set size, otherwise all coefficients are 1. |
A gene x cell type matrix containing marker sets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.