varianceEvolution: Resume changes in the variance of genes after removing some...

Description Usage Arguments Value

View source: R/GMSCA.R

Description

This function compare the variance of expression data before and after removing some enrichment signal using removePrimaryEffect.

Usage

1
varianceEvolution(original.expr.data, cleaned.expr.data, genes = NULL)

Arguments

original.expr.data

The original expression data. It can be a full path file name or a data frame with genes in columns and samples in rows.

cleaned.expr.data

The expression data obtained by removing some enrichment signal with removePrimaryEffect.

genes

The list of gene's IDs to be used

Value

A data frame showing a row for each gene and the variance of that gene in both data sets.


drlaguna/GPCNA documentation built on Sept. 22, 2020, 11:47 p.m.