Package: poolHelper
Title: Simulates Pooled Sequencing Genetic Data
Version: 1.1.0
Authors@R: c(
    person("João", "Carvalho", , "jgcarvalho@fc.ul.pt", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1728-0075")),
    person("Vítor", "Sousa", , "vmsousa@fc.ul.pt", role = "aut"))
Description: Simulates pooled sequencing data under a variety of conditions. 
    Also allows for the evaluation of the average absolute difference between allele frequencies 
    computed from genotypes and those computed from pooled data. 
    Carvalho et al., (2022) <doi:10.1101/2023.01.20.524733>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: MCMCpack, Metrics, scrm, stats
Suggests: knitr, rmarkdown, ggplot2, testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: https://github.com/joao-mcarvalho/poolHelper
BugReports: https://github.com/joao-mcarvalho/poolHelper/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-06-29 12:25:30 UTC; jcarvalho
Author: João Carvalho [aut, cre] (<https://orcid.org/0000-0002-1728-0075>),
  Vítor Sousa [aut]
Maintainer: João Carvalho <jgcarvalho@fc.ul.pt>
Repository: CRAN
Date/Publication: 2023-06-29 17:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:14:26 UTC; windows
