set.cut.off: modified from Seurat github transform data with the min and...

View source: R/misc.R

set.cut.offR Documentation

modified from Seurat github transform data with the min and max cutoff

Description

modified from Seurat github transform data with the min and max cutoff

Usage

set.cut.off(gsva, min.cutoff = NA, max.cutoff = NA)

Arguments

gsva

GSVA result

min.cutoff

max.cutoff Vector of minimum and maximum cutoff values for each feature, may specify quantile in the form of 'q##' where is the quantile (eg, 'q1', 'q10')

Value

data.frame


guokai8/scGSVA documentation built on Nov. 15, 2024, 12:54 a.m.