powered by
nbinomLRT
testForDEU( object, fullModel = design(object), reducedModel = ~ sample + exon, BPPARAM=SerialParam() )
?bplapply
DEXSeqDataSet
The information of the variables of the formulas should be present in the colData of the DEXSeqDataSet object.
colData
data(pasillaDEXSeqDataSet, package="pasilla") dxd <- estimateSizeFactors( dxd ) dxd <- estimateDispersions( dxd ) dxd <- testForDEU( dxd )
Run the code above in your browser using DataLab