ageScore: a function to caculate aging score

Description Usage Arguments

View source: R/agingscore.R

Description

a function to caculate aging score

Usage

1
2
3
4
5
6
7
ageScore(
  seurat = NULL,
  geneSet = NULL,
  identColumn = NULL,
  plot = FALSE,
  jitter = FALSE
)

Arguments

seurat

a seurat object.

geneSet

a vector of gene names

identColumn

which column in metadata as idents

plot

whether show aging score plot


RyanYip-Kat/yipCat documentation built on Dec. 18, 2021, 11:55 a.m.