geneSummary: Gene Summary

Description Usage Arguments Value

View source: R/combine.R

Description

Summarise the results from multiple differential expression methods by gene. Returns a table with summary statistics and a count of the number of methods that found the gene to be differentially expressed at a give significance level.

Usage

1
geneSummary(data.list, alpha = 0.05)

Arguments

data.list

List of results to summarise

alpha

Significance level for selecting genes

Value

data.table containing summary statistics


lazappi/RNAtools documentation built on May 20, 2019, 8:26 p.m.