Description Usage Arguments Value Author(s) Examples
Given a set of genes, find the ones which are detected in the sample, and which are not.
1 | findGenes(seurat, genes)
|
seurat |
Seurat object |
genes |
Character vector of genes |
A named list with two elements: "detected" and "undetected" each storing character vectors with the genes in each category
Selin Jessa
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.