Package: BinaryDosage
Title: Creates, Merges, and Reads Binary Dosage Files
Version: 1.0.0
Authors@R: 
    c(person(given = "John",
             family = "Morrison",
             role = c("aut", "cre"),
             email = "jmorr@usc.edu"),
      person(given = "NIEHS",
             role = "fnd",
             comment = "P01 CA196559"),
      person(given = "NIEHS",
             role = "fnd",
             comment = "R01 CA201407"),
      person(given = "NIEHS",
             role = "fnd",
             comment = "P30 ES007048"),
      person(given = "NIEHS",
             role = "fnd",
             comment = "P01 HL115606"))
Description: Tools to create binary dosage from either VCF
    or GEN files, merge binary dosage files, and read
    binary dosage files.
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), covr
VignetteBuilder: knitr
RoxygenNote: 7.0.2
LinkingTo: Rcpp
Imports: Rcpp, digest, prodlim
NeedsCompilation: yes
Packaged: 2020-01-09 23:00:33 UTC; jmorr
Author: John Morrison [aut, cre],
  NIEHS [fnd] (P01 CA196559),
  NIEHS [fnd] (R01 CA201407),
  NIEHS [fnd] (P30 ES007048),
  NIEHS [fnd] (P01 HL115606)
Maintainer: John Morrison <jmorr@usc.edu>
Repository: CRAN
Date/Publication: 2020-01-13 16:20:08 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:50:19 UTC; windows
Archs: x64
