Package: IMAGE
Title: Integrated Methylation QTL Mapping and Allele-Specific Analysis
Version: 1.0
Date: 2019-06-30
Authors@R: c(
  person(given = "Xiang", family = "Zhou", role = c("aut"), email = "xzhousph@umich.edu"),
  person(given = "Shiquan", family = "Sun", role = c("aut")),
  person(given = "Yue", family = "Fan", role = c("aut"), email = "yuef@umich.edu"),
  person(given = "Michael", family = "Kleinsasser", role = c("cre"), email = "mkleinsa@umich.edu"))
Description: Performs mQTL (methylation quantitative-trait locus) mapping in 
    bisulfite sequencing studies by fitting a binomial mixed model and then 
    incorporating the allelic-specific methylation pattern. Based on Fan, Yue; 
    Vilgalys, Tauras P.; Sun, Shiquan; Peng, Qinke; Tung, Jenny; Zhou, Xiang 
    (2019) <doi:10.1101/615039>.
License: GPL-2
Imports: Rcpp (>= 0.12.19), foreach, doParallel, parallel, Matrix
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/umich-biostatistics/IMAGE/issues
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-07-26 12:46:21 UTC; mkleinsa
Author: Xiang Zhou [aut],
  Shiquan Sun [aut],
  Yue Fan [aut],
  Michael Kleinsasser [cre]
Maintainer: Michael Kleinsasser <mkleinsa@umich.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2019-07-28 11:10:08 UTC
