plotThreeGenes: plot three gene expression based on the analysis result at a...

Description Usage Arguments

Description

plot three gene expression based on the analysis result at a map

Usage

1
2
3
plotThreeGenes(vat, gene1, gene2, gene3, dims = c(1, 2), key = "tSNE",
  colors = c("lightgrey", "blue", "orange", "green", "brown", "purple",
  "yellow", "red"), ...)

Arguments

vat

vat entity

gene1

the first gene name for plot

gene2

the second gene name for plot

gene3

the third gene name for plot

dims

length(dim)=2, 3 (2D or 3D)

key

analysis data key

colors

color palette (more colors??8 colors)


HuobinTan/scVAT documentation built on May 31, 2019, 2:20 p.m.