removeCCEffects: Remove Cell Cycle Effects.

Description Usage Arguments Details Value

View source: R/functions_Rotation.R

Description

'removeCCEffects' removes the cell cycle effects within the data by removing the first two dynamical components.

Usage

1
removeCCEffects(dataList)

Arguments

dataList

A Revelio object that contains a raw data matrix, assigned cell cycle phases, PCA information and DC information.

Details

If a linear transformation is found by Revelio that manages to isolate cell cycle effects into the first two DCs, we can invert the transformation and isolate the effects that DC1 and DC2 have on the normalized data. These effects can then be removed from the normalized data matrix, essentially removing cell cycle effects.

Value

Returns a normalized data matrix where cell cycle effects are removed.


danielschw188/Revelio documentation built on April 30, 2021, 1:02 p.m.