selectVariableGenes-SCD-method: To select only highly variable genes for further analysis

Description Usage Arguments Details Value Author(s)

Description

To select only highly variable genes for further analysis

Usage

1
2
3
## S4 method for signature 'SCD'
selectVariableGenes(object, includeGenes = NULL,
  excludeGenes = NULL, reset = FALSE)

Arguments

object

Single Cell dataset object

includeGenes

Genes to be included

excludeGenes

Genes to be excluded

reset

Default is FALSE. If TRUE will set selected genes as provided and all others as the alternative. If FALSE will leave other genes unchanged.

Details

To select only highly variable genes for further analysis. Give either genes to be included or genes to be excluded BY ENSMBL id only. Do not give both.

Value

Returns modififed Single Cell Dataset object

Author(s)

Wajid Jawaid


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