Skip to content
Prev 274215 / 398506 Next

Generelized Negative Binomial model in R

Hi,

On Wed, Oct 12, 2011 at 11:23 AM, Akram Khaleghei Ghosheh balagh
<a.khaleghei at gmail.com> wrote:
Take a look at the edgeR (and DESeq) package in bioconductor.

edgeR uses a GLMs w/ negative binomial to assess differential
expression of genomic regions using count data (aka next generation
sequencing data).

http://www.bioconductor.org/packages/release/bioc/html/edgeR.html
http://www.bioconductor.org/packages/release/bioc/html/DESeq.html

HTH,
-steve