Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

priorInfo

Accessors for the 'priorInfo' slot of a DESeqResults object.


Description

The priorInfo slot contains details about the prior on log fold changes

Usage

priorInfo(object, ...)

priorInfo(object, ...) <- value

## S4 method for signature 'DESeqResults'
priorInfo(object)

## S4 replacement method for signature 'DESeqResults,list'
priorInfo(object) <- value

Arguments

object

a DESeqResults object

...

additional arguments

value

a list


DESeq2

Differential gene expression analysis based on the negative binomial distribution

v1.30.1
LGPL (>= 3)
Authors
Michael Love [aut, cre], Constantin Ahlmann-Eltze [ctb], Kwame Forbes [ctb], Simon Anders [aut, ctb], Wolfgang Huber [aut, ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.