calculate_rrs: Calculates Regulon specificity score (RSS) from binary...

Description Usage Arguments

View source: R/calculate_rrs.R

Description

Calculates Regulon specificity score (RSS) from binary regulon activity.

Usage

1
calculate_rrs(metadata, binary_regulons, cell_type_column)

Arguments

metadata

Dataframe containing metadata about cells. Has to create a column named cell_type that assigns groupings to cells. Can be the meta.data slot from a Seurat object.

binary_regulons

Data frame with bianry regulons, where regulons are rows and columns are cells. Can be created from output of binarize_regulons().


FloWuenne/scFunctions documentation built on June 3, 2021, 6:42 p.m.