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.5)snpsettest_0.1.2.zip(r-4.4)snpsettest_0.1.2.zip(r-4.3)
snpsettest_0.1.2.tgz(r-4.4-x86_64)snpsettest_0.1.2.tgz(r-4.4-arm64)snpsettest_0.1.2.tgz(r-4.3-x86_64)snpsettest_0.1.2.tgz(r-4.3-arm64)
snpsettest_0.1.2.tar.gz(r-4.5-noble)snpsettest_0.1.2.tar.gz(r-4.4-noble)
snpsettest_0.1.2.tgz(r-4.4-emscripten)snpsettest_0.1.2.tgz(r-4.3-emscripten)
snpsettest.pdf |snpsettest.html
snpsettest/json (API)
NEWS

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

Peer review:

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:

4 exports 7 stars 1.34 score 6 dependencies 8 scripts 316 downloads

Last updated 1 years agofrom:38d5b86217. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-win-x86_64OKAug 30 2024
R-4.5-linux-x86_64OKAug 30 2024
R-4.4-win-x86_64OKAug 30 2024
R-4.4-mac-x86_64OKAug 30 2024
R-4.4-mac-aarch64OKAug 30 2024
R-4.3-win-x86_64OKAug 30 2024
R-4.3-mac-x86_64OKAug 30 2024
R-4.3-mac-aarch64OKAug 30 2024

Exports:harmonize_sumstatsmap_snp_to_generead_reference_bedsnpset_test

Dependencies:data.tablegastonRcppRcppArmadilloRcppEigenRcppParallel

A set-based association test in snpsettest

Rendered fromsnpsettest_model.Rmdusingknitr::rmarkdownon Aug 30 2024.

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

Introduction to snpsettest

Rendered fromsnpsettest_intro.Rmdusingknitr::rmarkdownon Aug 30 2024.

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

Processing 1000 Genomes data for set-based association tests

Rendered fromreference_1000Genomes.Rmdusingknitr::rmarkdownon Aug 30 2024.

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