Package: DiPhiSeq
Type: Package
Title: Robust Tests for Differential Dispersion and Differential
        Expression in RNA-Sequencing Data
Version: 0.2.0
Authors@R: c(person("Jun", "Li", email = "jun.li@nd.edu", role = c("aut", "cre")),
    person("Alicia T.", "Lamere", role = c("aut")))
Description: Implements the algorithm described in Jun Li and Alicia T. Lamere, 
    "DiPhiSeq: Robust comparison of expression levels on RNA-Seq data with large sample sizes"  (Unpublished). 
    Detects not only genes that show different 
    average expressions ("differential expression", DE), but also genes that show different 
    diversities of expressions in different groups ("differentially dispersed", DD). DD genes 
    can be important clinical markers. 'DiPhiSeq' uses a redescending penalty on the 
    quasi-likelihood function, and thus has superior robustness against outliers and other noise.
    Updates from version 0.1.0: (1) Added the option of using adaptive initial value for phi.
    (2) Added a function for estimating the proportion of outliers in the data.
    (3) Modified the input parameter names for clarity, and modified the output format for the main function.
Depends: R (>= 3.1.0)
Imports: stats (>= 3.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-10-24 22:30:47 UTC; jun
Author: Jun Li [aut, cre],
  Alicia T. Lamere [aut]
Maintainer: Jun Li <jun.li@nd.edu>
Repository: CRAN
Date/Publication: 2018-10-24 22:40:07 UTC
Built: R 4.1.1; ; 2021-09-10 16:17:37 UTC; windows
