normExpressionData: Normalize a cohort of exon expression data

Description Usage Arguments Value

View source: R/cohortNormalizedExpression.R

Description

Normalize a cohort of exon expression data

Usage

1
normExpressionData(exonExpressionData)

Arguments

exonExpressionData

A data frame of exon expression data, with one column per sample in the cohort. See getCohortExonExpressionData.

Value

A data frame of exon expression data, but with the data normalized (scaled to a standard normal) first within one sample by gene, then across all samples by exon.


jefferys/FusionExpressionPlot documentation built on May 19, 2019, 3:59 a.m.