Learn R Programming

pagoda2 (version 1.0.12)

getCellsInSelections: Returns all the cells that are in the designated selections. Given a pagoda2 selections object and the names of some selections in it returns the names of the cells that are in these selections removed any duplicates

Description

Returns all the cells that are in the designated selections. Given a pagoda2 selections object and the names of some selections in it returns the names of the cells that are in these selections removed any duplicates

Usage

getCellsInSelections(p2selections, selectionNames)

Value

a character vector of cell names

Arguments

p2selections

a p2 selections object

selectionNames

the names of some selections in th p2 object