add_Module: Add a Gene Module Score without numeric tail

View source: R/qol.R

add_ModuleR Documentation

Add a Gene Module Score without numeric tail

Description

This function adds a gene module score to a Seurat object. Built off the Seurat-native AddModuleScore() function. Unlike AddModuleScore(), this function generates the new column with the exact string given.

Usage

add_Module(obj, genelist)

Arguments

obj

Seurat object to be scored

geneset

Vector of gene symbols

Value

Seurat object with calculated module score as meta.data column


rwcrocker/SeuratAddons documentation built on May 7, 2022, 1:08 a.m.