Package: phers
Type: Package
Title: Calculate Phenotype Risk Scores
Version: 0.0.2
Authors@R: c(
  person('Jake', 'Hughey', , 'jakejhughey@gmail.com', c('aut', 'cre')),
  person('Layla', 'Aref', , 'larefnezhad@gmail.com', 'aut'))
Description: Use phenotype risk scores based on linked clinical and genetic data
  to study Mendelian disease and rare genetic variants. See Bastarache et al.
  2018 <doi:10.1126/science.aal4043>.
URL: https://phers.hugheylab.org, https://github.com/hugheylab/phers
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.5)
Imports: checkmate (>= 2.0.0), data.table (>= 1.5.0), foreach (>=
        1.5.2), stats (>= 4.0.2), MASS (>= 7.3-55), iterators (>=
        1.0.14), BEDMatrix (>= 2.0.3)
Suggests: doParallel (>= 1.0.17), knitr, rmarkdown, testthat (>=
        3.1.0), ggplot2 (>= 3.3.5), qs (>= 0.25.2)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-06 17:23:36 UTC; joshuaschoenbachler
Author: Jake Hughey [aut, cre],
  Layla Aref [aut]
Maintainer: Jake Hughey <jakejhughey@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-10 09:10:06 UTC
