Package: RAINBOWR
Type: Package
Title: Genome-Wide Association Study with SNP-Set Methods
Version: 0.1.21
Authors@R: c(
  person("Kosuke", "Hamazaki", email = "hamazaki@ut-biomet.org", role = c("aut", "cre")),
  person("Hiroyoshi", "Iwata", email = "aiwata@mail.ecc.u-tokyo.ac.jp", role = c("aut", "ctb"))
  )
Maintainer: Kosuke Hamazaki <hamazaki@ut-biomet.org>
Description: By using 'RAINBOWR' (Reliable Association INference By Optimizing Weights with R), users can test multiple SNPs (Single Nucleotide Polymorphisms) simultaneously by kernel-based (SNP-set) methods. This package can also be applied to haplotype-based GWAS (Genome-Wide Association Study). Users can test not only additive effects but also dominance and epistatic effects. In detail, please check our paper on PLOS Computational Biology: Kosuke Hamazaki and Hiroyoshi Iwata (2020) <doi:10.1371/journal.pcbi.1007663>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: Rcpp, rgl, tcltk, Matrix, cluster, MASS, pbmcapply, optimx,
        methods, ape, stringr, pegas, ggplot2, ggtree, scatterpie,
        phylobase, haplotypes, ggimage, rrBLUP, expm, parallel, pbapply
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-10-26 10:38:33 UTC; hamazaki
Author: Kosuke Hamazaki [aut, cre],
  Hiroyoshi Iwata [aut, ctb]
Repository: CRAN
Date/Publication: 2020-10-26 14:30:06 UTC
