Package: GxEScanR
Type: Package
Title: Run GWAS/GWEIS Scans Using Binary Dosage Files
Version: 2.0.2
Date: 2020-10-02
Authors@R: 
    c(person(given = "John",
             family = "Morrison",
             role = c("aut", "cre"),
             email = "jmorr@usc.edu"),
      person(given = "NCI",
             role = "fnd",
             comment = "CA196559"),
      person(given = "NCI",
             role = "fnd",
             comment = "CA201407"),
      person(given = "NIEHS",
             role = "fnd",
             comment = "ES007048"),
      person(given = "NHLBI",
             role = "fnd",
             comment = "HL115606"))
Description: Tools to run genome-wide association study (GWAS) and
  genome-wide by environment interaction study (GWEIS) scans using the genetic
  data stored in a binary dosage file. The user provides a data frame with
  the subject's covariate data and the information about the binary dosage
  file returned by the BinaryDosage::getbdinfo() routine.
License: GPL-3
Encoding: UTF-8
Language: en-US
Imports: Rcpp (>= 1.0.4), prodlim
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.1.1
Suggests: BinaryDosage, testthat (>= 2.1.0), covr, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-10-02 18:22:38 UTC; jbike_000
Author: John Morrison [aut, cre],
  NCI [fnd] (CA196559),
  NCI [fnd] (CA201407),
  NIEHS [fnd] (ES007048),
  NHLBI [fnd] (HL115606)
Maintainer: John Morrison <jmorr@usc.edu>
Repository: CRAN
Date/Publication: 2020-10-02 21:52:09 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-10-03 10:42:56 UTC; unix
Archs: GxEScanR.so.dSYM
