calculate_DE: Calculate sample-wise differential expression

Description Usage Arguments Value

View source: R/expression.R

Description

Computes the gene expression difference between ctrl and case conditions of the same sample. If no ctrl sample is available, computes the difference with the median expression.

Usage

1
calculate_DE(geneExpression)

Arguments

geneExpression

data.frame containing the gene expression in long format.

Value

A data.frame with the difference in expression DE between the conditions per gene and sample.


hclimente/sword documentation built on May 25, 2019, 5:26 p.m.