DESeqResults: DESeqResults object and constructor

Description Usage Arguments Value

View source: R/AllClasses.R

Description

This class extends the DataFrame class of the IRanges package simply to allow other packages to write methods for results objects from the DESeq2 package.

Usage

1
DESeqResults(DataFrame)

Arguments

DataFrame

a DataFrame of results, standard column names are: baseMean, log2FoldChange, lfcSE, stat, pvalue, padj.

Value

a DESeqResults object


aghozlane/DESeq2shaman documentation built on Nov. 1, 2019, 9:01 p.m.