GetGeneIds: Retrieve the gene IDs from a seuratObj created using...

Description Usage Arguments Value

View source: R/Seurat_III.R

Description

Retrieve the gene IDs from a seuratObj created using ReadAndFilter10xData.

Usage

1
GetGeneIds(seuratObj, geneNames, throwIfGenesNotFound = TRUE)

Arguments

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

Value

A named vector of the gene IDs


bimberlabinternal/OOSAP documentation built on Jan. 19, 2021, 2:47 a.m.