getLongDf: get 3col-df (exp value/ gene symbol / cluster id) for stack...

View source: R/seurat_related.R

getLongDfR Documentation

get 3col-df (exp value/ gene symbol / cluster id) for stack violin plot

Description

get 3col-df (exp value/ gene symbol / cluster id) for stack violin plot

Usage

getLongDf(scRNA, genenames, group.by = "seurat_clusters")

Arguments

scRNA

Seurat obj

genenames

gene symbol list

group.by

use which cluster cretia

Examples

df2= getLongDf(scObj_known2, c("Cd3e", "Cd19"), group.by='sample')

DawnEve/GEB documentation built on July 6, 2022, 7:05 p.m.