add_cell_cycle_genes_score: Add the cell cycle gene scores into the cell metadata

View source: R/SingleCellRNASeq.R

add_cell_cycle_genes_scoreR Documentation

Add the cell cycle gene scores into the cell metadata

Description

Add the cell cycle gene scores into the cell metadata

Usage

add_cell_cycle_genes_score(
  object,
  gmt.file = c(),
  gene_sets = c("G2M_Core", "S_phase_Core")
)

Arguments

object

The SingCellaR object.

gmt.file

The GMT file that contains singature gene sets.

gene_sets

The vector of gene set names.


supatt-lab/SingCellaR documentation built on Aug. 24, 2023, 5:49 p.m.