randomIdents: Generate Randomized Cell Identities

View source: R/utils.R

randomIdentsR Documentation

Generate Randomized Cell Identities

Description

Generate Randomized Cell Identities

Usage

randomIdents(idents, n = 100, seed = 1)

Arguments

idents

Cell type identity in characters or factors.

n

Number of random trials. Default is 100.

seed

Random seed number. Default is 1.

Value

Returns a matrix with randomized cell identities.


stevexniu/scMatchmaker documentation built on June 2, 2022, 12:35 p.m.