Description Usage Arguments Details Value
View source: R/functions_Rotation.R
'removeCCEffects' removes the cell cycle effects within the data by removing the first two dynamical components.
1 | removeCCEffects(dataList)
|
dataList |
A Revelio object that contains a raw data matrix, assigned cell cycle phases, PCA information and DC information. |
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.
Returns a normalized data matrix where cell cycle effects are removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.