scale_ges: Generates a gene expression signature by scaling and...

View source: R/gexp-transform_funcs.R

scale_gesR Documentation

Generates a gene expression signature by scaling and centering, either againt a reference or internally.

Description

Generates a gene expression signature by scaling and centering, either againt a reference or internally.

Usage

scale_ges(dat.mat, ref.mat)

Arguments

dat.mat

Matrix of test data (features X samples).

ref.mat

Optional matrix of reference data (features X samples). If not specified, an internal GES will be generated.

Value

GES Matrix (featues X samples).


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.