Package: RSNPset
Type: Package
Title: Efficient Score Statistics for Genome-Wide SNP Set Analysis
Version: 0.5
Date: 2015-11-19
Author: Chanhee Yi, Alexander Sibley, and Kouros Owzar
Maintainer: Alexander Sibley <alexander.sibley@dm.duke.edu>
Description: An implementation of the use of efficient score statistics
  in genome-wide SNP set analysis with complex traits. Three standard score statistics
  (Cox, binomial, and Gaussian) are provided, but the package is easily extensible to
  include others. Code implementing the inferential procedure is primarily written in C++ and
  utilizes parallelization of the analysis to reduce runtime. A supporting function offers
  simple computation of observed, permutation, and FWER and FDR adjusted p-values.
License: GPL-3
Imports: fastmatch (>= 1.0-4), foreach (>= 1.4.1), doRNG (>= 1.5.3),
        qvalue (>= 1.34), Rcpp (>= 0.10.4)
LinkingTo: Rcpp, RcppEigen
Suggests: knitr
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2015-11-19 23:30:31 UTC; abs33
Repository: CRAN
Date/Publication: 2015-11-20 08:40:59
Built: R 3.1.3; x86_64-w64-mingw32; 2016-05-03 07:55:08 UTC; windows
Archs: i386, x64
