Package: GINAX Type: Package Title: Performs Genome-wide iterative fine-mapping for non-Gaussian data using GINA-X Version: 0.1.0 Authors@R: c( person(given = "Shuangshuang", family = "Xu", email = "xshuangshuang@vt.edu", role = c("aut", "cre"), comment = c(ORCID = "0009-0006-7262-2978")), person(given = "Jacob", family = "Williams", role = "aut", comment = c(ORCID = "0000-0002-6425-1365")), person(given = "Allison", family = "Tegge", role = "aut"), person(given = "Marco", family = "Ferreira", role = "aut", comment = c(ORCID = "0000-0002-4705-5661"))) Description: Implements GINA-X, a genome-wide iterative fine-mapping method designed for non-Gaussian traits. It supports the identification of credible sets of genetic variants. License: GPL-3 + file LICENSE Encoding: UTF-8 LazyData: false biocViews: Software, StatisticalMethod, VariantAnnotation Imports: GA (>= 3.2), caret (>= 6.0-86), memoise (>= 1.1.0), Matrix (>= 1.2-18), stats (>= 4.2.2) Depends: R (>= 4.2.0) Suggests: knitr, rmarkdown, formatR, rrBLUP, testthat (>= 3.0.0) RoxygenNote: 7.3.2 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://xss55.r-universe.dev Date/Publication: 2025-10-04 05:06:49 UTC RemoteUrl: https://github.com/xss55/ginax RemoteRef: HEAD RemoteSha: 8d00821542c88cc073987f3248fa0a86ad2fb943 NeedsCompilation: no Packaged: 2026-06-12 09:04:24 UTC; root Author: Shuangshuang Xu [aut, cre] (ORCID: ), Jacob Williams [aut] (ORCID: ), Allison Tegge [aut], Marco Ferreira [aut] (ORCID: ) Maintainer: Shuangshuang Xu