cellCellSetting {scTensor}R Documentation

Parameter setting for scTensor

Description

All parameters is saved to metadata slot of SingleCellExperiment object.

Usage

cellCellSetting(sce, lrbase, color, label)

Arguments

sce

A object generated by instantization of SingleCellExperiment-class.

lrbase

Ligand-Receptor database (LRBase.XXX.eg.db-type package).

color

Color scheme for adding color against the cells.

label

Cellular label information for distingusishing which cells belong to common celltypes.

Value

The result is saved to metadata slot of SingleCellExperiment object.

Author(s)

Koki Tsuyuzaki

See Also

SingleCellExperiment.

Examples

showMethods("cellCellSetting")

[Package scTensor version 1.0.3 Index]