Package: DArand
Title: Differential Analysis with Random Reference Genes
Version: 0.0.1.0
Authors@R: c(
    person(given = "Dorota",
           family = "Desaulle",
           role = c("aut", "cre"),
           email = "dorota.desaulle@u-paris.fr",
           comment = c(ORCID = "0000-0002-3419-9447")),
    person(given = "Yves",
           family = "Rozenholc",
           role = c("aut"),
           email = "yves.rozenholc@u-paris.fr",
           comment = c(ORCID = "0000-0002-3907-5101")) )
Description: Differential Analysis of short RNA transcripts that can be modeled by either Poisson or Negative binomial distribution.  The statistical methodology implemented in this package is based on the random selection of references genes (Desaulle et al. (2021) <arXiv:2103.09872>). 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1.9001
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: parallel
NeedsCompilation: no
Packaged: 2021-09-24 14:47:02 UTC; Dorota
Author: Dorota Desaulle [aut, cre] (<https://orcid.org/0000-0002-3419-9447>),
  Yves Rozenholc [aut] (<https://orcid.org/0000-0002-3907-5101>)
Maintainer: Dorota Desaulle <dorota.desaulle@u-paris.fr>
Repository: CRAN
Date/Publication: 2021-09-27 08:30:02 UTC
