cellCellSetting {scTensor} | R Documentation |
All parameters is saved to metadata slot of SingleCellExperiment object.
cellCellSetting(sce, lrbase, color, label)
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. |
The result is saved to metadata slot of SingleCellExperiment object.
Koki Tsuyuzaki
showMethods("cellCellSetting")