Package: snpsettest 0.1.2

Jaehyun Joo

snpsettest: A Set-Based Association Test using GWAS Summary Statistics

The goal of 'snpsettest' is to provide simple tools that perform set-based association tests (e.g., gene-based association tests) using GWAS (genome-wide association study) summary statistics. A set-based association test in this package is based on the statistical model described in VEGAS (versatile gene-based association study), which combines the effects of a set of SNPs accounting for linkage disequilibrium between markers. This package uses a different approach from the original VEGAS implementation to compute set-level p values more efficiently, as described in <https://github.com/HimesGroup/snpsettest/wiki/Statistical-test-in-snpsettest>.

Authors:Jaehyun Joo [aut, cre], Blanca Himes [aut]

snpsettest_0.1.2.tar.gz
snpsettest_0.1.2.zip(r-4.7)snpsettest_0.1.2.zip(r-4.6)snpsettest_0.1.2.zip(r-4.5)
snpsettest_0.1.2.tgz(r-4.6-x86_64)snpsettest_0.1.2.tgz(r-4.6-arm64)snpsettest_0.1.2.tgz(r-4.5-x86_64)snpsettest_0.1.2.tgz(r-4.5-arm64)
snpsettest_0.1.2.tar.gz(r-4.7-arm64)snpsettest_0.1.2.tar.gz(r-4.7-x86_64)snpsettest_0.1.2.tar.gz(r-4.6-arm64)snpsettest_0.1.2.tar.gz(r-4.6-x86_64)
snpsettest_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
snpsettest/json (API)

# Install 'snpsettest' in R:
install.packages('snpsettest', repos = c('https://himesgroup.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/himesgroup/snpsettest/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

openblascppopenmp

5.06 score 7 stars 11 scripts 225 downloads 4 exports 6 dependencies

Last updated from:38d5b86217. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK196
linux-devel-x86_64OK136
source / vignettesOK240
linux-release-arm64OK181
linux-release-x86_64OK138
macos-release-arm64OK185
macos-release-x86_64OK341
macos-oldrel-arm64OK185
macos-oldrel-x86_64OK395
windows-develOK120
windows-releaseOK169
windows-oldrelOK127
wasm-releaseOK142

Exports:harmonize_sumstatsmap_snp_to_generead_reference_bedsnpset_test

Dependencies:data.tablegastonRcppRcppArmadilloRcppEigenRcppParallel

Introduction to snpsettest
GWAS summary statistics | Reference data | Harmonize GWAS summary to the reference data | Map SNPs to genes | Perform gene-based association tests

Last update: 2023-09-09
Started: 2021-02-22

A set-based association test in snpsettest

Last update: 2023-09-09
Started: 2021-02-02

Processing 1000 Genomes data for set-based association tests
Overview | Prerequisites | Choose an appropriate population | Convert the 1000 Genomes data to PLINK 1 binary format | Read PLINK 1 binary fileset to R session

Last update: 2021-02-27
Started: 2021-02-02