plotMalignancy: plotMalignancy

View source: R/cnvFunction.R

plotMalignancyR Documentation

plotMalignancy

Description

plotMalignancy

Usage

plotMalignancy(
  cell.annotation,
  coor.names = c("tSNE_1", "tSNE_2"),
  savePath = NULL
)

Arguments

cell.annotation

A data.frame of cells' annotation containing the cells' malignancy score ('Malign.score') and type ('Malign.type').

coor.names

A vector indicating the names of two-dimension coordinate used in visualization.

savePath

A path to save the results files. If NULL, the 'statPath' will be used instead.

Value

A plot list.


wguo-research/scCancer documentation built on May 26, 2024, 9:12 p.m.