rescale_samples: Rescale a gene x sample matrix

View source: R/vg.R

rescale_samplesR Documentation

Rescale a gene x sample matrix

Description

This function scales each sample/column based on the median of the total of gene expression values for each sample.

Usage

rescale_samples(dat)

Arguments

dat

a matrix or dg[CT]Matrix of expression values with genes as rows and samples as columns.

Value

a rescaled matrix of expression values


AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.