plotGene: plot gene expression based on the analysis result

Description Usage Arguments

Description

plot gene expression based on the analysis result

Usage

1
2
3
plotGene(vat, genes, dims = c(1, 2), key = "tSNE", gradient = TRUE,
  colors = c("lightgrey", "blue"), show.title = TRUE,
  show.entity.title = TRUE, ...)

Arguments

vat

vat entity

genes

gene's name for plot

dims

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

key

analysis data key

gradient

default FALSE

colors

color palette

show.title

whether or not show title as gene's name

show.entity.title

whether or not show entity name in the title


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