cellphenoVarianceExplained: cellphenoVarianceExplained

Description Usage Arguments Value

View source: R/varianceExplained.R

Description

Computes for each cellular feature the variance explained by each variable.

Usage

1
cellphenoVarianceExplained(logTransform = TRUE, doPlot = TRUE)

Arguments

logTransform

Logical; whether to log-transform the data (default TRUE).

doPlot

Logical; whether to plot a summary of the results (default TRUE; requires package 'pheatmap' to be installed)

Value

a dataframe containing the square residuals, with cellular features as rows and explanatory variables as columns


plger/iPSCpoweR documentation built on Feb. 2, 2022, 1:37 a.m.