Package: eCV
Title: Enhanced Coefficient of Variation and IDR Extensions for
        Reproducibility Assessment
Version: 0.0.2
Authors@R: c(person("Agustin", "Gonzalez-Reymundez", email = "agustin.gonrey@eclipsebio.com", role = c("aut", "cre")))
Description: 
    Reproducibility assessment is essential in extracting reliable scientific 
    insights from high-throughput experiments.  While  the  Irreproducibility 
    Discovery   Rate   (IDR)   method  has  been  instrumental  in  assessing 
    reproducibility,  its  standard implementation is constrained to handling
    only two  replicates. Package 'eCV' introduces an enhanced Coefficient of
    Variation  (eCV)  metric  to assess the likelihood of omic features being 
    reproducible. Additionally, it offers alternatives  to  the  Irreproducible
    Discovery  Rate  (IDR)  calculations for multi-replicate experiments. 
    These  tools  are  valuable for analyzing high-throughput data in genomics
    and  other  omics  fields. The methods implemented in 'eCV' are  described 
    in Gonzalez-Reymundez et al., (2023) <doi:10.1101/2023.12.18.572208>.
URL: https://github.com/eclipsebio/eCV
BugReports: https://github.com/eclipsebio/eCV/issues
License: GPL (>= 3)
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 7.2.1
Depends: R (>= 3.5.0), idr (>= 1.3), mvtnorm (>= 1.1.3), future (>=
        1.4.0), future.apply (>= 1.9.0)
Imports: stats, utils,
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyverse
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-19 20:05:51 UTC; agustin
Author: Agustin Gonzalez-Reymundez [aut, cre]
Maintainer: Agustin Gonzalez-Reymundez <agustin.gonrey@eclipsebio.com>
Repository: CRAN
Date/Publication: 2024-01-19 20:40:02 UTC
Built: R 4.2.3; ; 2024-01-19 22:29:35 UTC; unix
