ReplaceClusterName: Replace Cluster name

View source: R/InterCellDBclass.R

ReplaceClusterNameR Documentation

Replace Cluster name

Description

This is function is to change the names of cell clusters.

Usage

ReplaceClusterName(object, cluster.names.current, cluster.names.replace)

Arguments

object

A InterCell object, which is created by CreateInterCellObject.

cluster.names.current

The currently used name of cell clusters.

cluster.names.replace

The new used name of cell clusters.

Value

A InterCell object.

Examples

## Not run: 
  ReplaceClusterName(object, "Macrophage", "Myeloid")

## End(Not run)


ZJUDBlab/InterCellDB documentation built on March 19, 2023, 4:56 p.m.