View source: R/HelperFunctions.R
check_genes | R Documentation |
Check if all genes in signatures are found in data matrix - otherwise add zero counts in data-matrix to complete it
check_genes(matrix, features)
matrix |
Input data matrix |
features |
List of genes that must be present (otherwise they are added) |
Same input matrix, extended to comprise any missing genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.