add.feature.score: Provides scores for a given vector of features

Description Usage Arguments Value Examples

View source: R/add.feature.score.R

Description

Produces a module score per cell for the supplied genes

Usage

1
add.cell.cycle(object = obj, assay = 'RAW', slot = 'counts')

Arguments

object

IBRAP S4 class object

assay

A character string containing indicating which assay to use

slot

String indicating which slot within the assay should be sourced

transform

Boolean. If raw counts are supplied, this must be TRUE to normalise data

features

A character vector of genes to be scored

column.name

Character naming the column containing the scores in the metadata dataframe

Value

IBRAP S4 class object containing module scores for each cell in the metadata

Examples

1
# object <- add.feature.score(object = object, 

connorhknight/IBRAP_no_decontX documentation built on Feb. 13, 2022, 2:32 p.m.