Package: geneSLOPE
Type: Package
Title: Genome-Wide Association Study with SLOPE
Version: 0.38.3
Date: 2025-06-19
Authors@R: c(person("Damian", "Brzyski", role = "aut"),
    person("Christine", "Peterson", role = "aut"),
    person("Emmanuel J.", "Candes", role = "aut"),
    person("Malgorzata", "Bogdan", role = "aut"),
    person("Chiara", "Sabatti", role = "aut"),
    person("Piotr", "Sobczyk", email = "pj.sobczyk@gmail.com", role = c("cre", "aut")))
Description: Genome-wide association study (GWAS) performed with SLOPE,
    short for Sorted L-One Penalized Estimation, a
    method for estimating the vector of coefficients in linear model.
    In the first step of GWAS, SNPs are clumped according to their correlations and
    distances. Then, SLOPE is performed on data where each clump has
    one representative.
License: GPL-3
URL: https://github.com/psobczyk/geneSLOPE
BugReports: https://github.com/psobczyk/geneSLOPE/issues
Depends: R (>= 3.1.3), SLOPE
Imports: ggplot2, bigmemory, grid, utils, stats
Suggests: shiny, knitr, rmarkdown, testthat
VignetteBuilder: knitr
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-06-20 04:24:28 UTC; piotr.sobczyk
Author: Damian Brzyski [aut],
  Christine Peterson [aut],
  Emmanuel J. Candes [aut],
  Malgorzata Bogdan [aut],
  Chiara Sabatti [aut],
  Piotr Sobczyk [cre, aut]
Maintainer: Piotr Sobczyk <pj.sobczyk@gmail.com>
Date/Publication: 2025-06-20 04:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 13:23:52 UTC; windows
