excludeCells: Exclude selected cells

Description Usage Arguments Details Value Author(s)

Description

Exclude selected cells

Usage

1
2
excludeCells(object, regexpr = NULL, cellNames = NULL, invert = FALSE,
  reset = TRUE)

Arguments

object

Single Cell Dataset object

regexpr

A regular expression of the cell names to be removed

cellNames

A vector of cell names to be removed

invert

Default FALSE. If TRUE include the given names and exclude other cells.

reset

Default TRUE. If TRUE reset allow choice from all cells in dataset.

Details

Function to remove selected cells from analyses

Value

modified Single Cell Data object

Author(s)

Wajid Jawaid


wjawaid/bglab documentation built on May 4, 2019, 6:33 a.m.