Description Usage Arguments Value
Retrieve the gene IDs from a seuratObj created using ReadAndFilter10xData.
1 | GetGeneIds(seuratObj, geneNames, throwIfGenesNotFound = TRUE)
|
seuratObj |
The seurat object |
throwIfGenesNotFound |
If true and any of the requested gene names are not found, an error will be thrown. Otherwise, the result will contain NAs |
datasetName |
A name to use when creating the Seurat object |
A named vector of the gene IDs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.