reorderIdents: Reorder Seurat object factor order in metadata

Usage Arguments Examples

View source: R/reorderIdents.R

Usage

1
reorderIdents(object, ident_type)

Arguments

object

Seurat object.

ident_type

One of "stim", "cell_type" or "treat".

Examples

1
2
3
4
5
6
7
8
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
  }

RuiyuRayWang/scWidgets documentation built on Dec. 18, 2021, 11:54 a.m.