Plot_Embed_Continous: Title Plot 2D embedding with specific gene expression level...

Description Usage Arguments Value Examples

View source: R/4_Plot.R

Description

Title Plot 2D embedding with specific gene expression level as color scale

Usage

1
Plot_Embed_Continous(exprmatx, embd, genename, title = "")

Arguments

exprmatx

Dataframe dataframe with each row represents a gene and each column represents a cell

embd

datafram. By calling Embedding(exprmatx).

genename

Gene Symbol, eg "Lars2"

title

title of plot

Value

a ggplot object

Examples

1
lars2 <- Plot_Embed_Continous(exprmatx,embd,"Lars2")

Irenexzwen/SingleCellAnalysisFunc documentation built on Nov. 11, 2020, 10:17 a.m.