Package: RNentropy
Type: Package
Title: Entropy Based Method for the Detection of Significant Variation
        in Gene Expression Data
Version: 1.2.3
Depends: R (>= 2.10)
Date: 2022-04-05
Authors@R: c(
    person("Federico", "Zambelli", email = "federico.zambelli@unimi.it", role = "cre",
    comment = c(ORCID = "0000-0003-3487-4331")),
    person("Giulio", "Pavesi", email = "giulio.pavesi@unimi.it", role = "aut",
    comment = c(ORCID = "0000-0001-5705-6249")))
Maintainer: Federico Zambelli <federico.zambelli@unimi.it>
Description: An implementation of a method based on information theory devised 
    for the identification of genes showing a significant variation of expression
    across multiple conditions. Given expression estimates from any number of 
    RNA-Seq samples and conditions it identifies genes or transcripts with a 
    significant variation of expression across all the conditions studied, 
    together with the samples in which they are over- or under-expressed. 
    Zambelli et al. (2018) <doi:10.1093/nar/gky055>.
License: GPL-3
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2022-04-13 08:21:36 UTC; federicozambelli
Author: Federico Zambelli [cre] (<https://orcid.org/0000-0003-3487-4331>),
  Giulio Pavesi [aut] (<https://orcid.org/0000-0001-5705-6249>)
Repository: CRAN
Date/Publication: 2022-04-13 09:52:35 UTC
Built: R 4.6.0; ; 2025-10-14 00:57:10 UTC; windows
