Learn R Programming

RSNPset (version 0.5.3)

Efficient Score Statistics for Genome-Wide SNP Set Analysis

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.

Copy Link

Version

Install

install.packages('RSNPset')

Monthly Downloads

31

Version

0.5.3

License

GPL-3

Maintainer

Alexander Sibley

Last Published

December 14th, 2017

Functions in RSNPset (0.5.3)

summary.RSNPset.pvalue

RSNPset P-value Summary Function
rsnpset.pvalue

RSNPset P-value Function
summary.RSNPset

RSNPset Analysis Summary Function
RSNPset-package

Efficient Score Statistics for Genome-Wide SNP Set Analysis
rsnpset

RSNPset Analysis Function