DESeq or nbinomWaldTest.
End users should use those higher-level function instead.
NOTE: estimateBetaPriorVar returns a numeric vector, not a DESEqDataSet!
For advanced users: to use these functions, first run estimateMLEForBetaPriorVar
and then run estimateBetaPriorVar.estimateBetaPriorVar(object, betaPriorMethod = c("weighted", "quantile"),
upperQuantile = 0.05)estimateMLEForBetaPriorVar(object, maxit = 100, useOptim = TRUE,
useQR = TRUE)
link{nbinomWaldTest}link{nbinomWaldTest}link{nbinomWaldTest}estimateMLEForBetaPriorVar, a DESeqDataSet, with the
necessary information stored in order to calculate the prior variance.
for estimateBetaPriorVar, the vector of variances for the prior
on the betas in the DESeq GLM