Package: Qploidy Title: Estimation of Ploidy and Detection of Aneuploidy Using Genotyping Data Version: 1.5.2 Authors@R: c(person(given='Cristiane', family='Taniguti', email = 'cht47@cornell.edu', role = c('cre', 'aut')), person(given='Jeekin', family='Lau', email = 'Jeekin.Lau@usda.gov', role = c('ctb')), person(given = "Oscar", family = "Riera-Lizarazu", role = c("ctb")) ) Description: Provides functions for estimating ploidy levels and detecting aneuploidy in individuals using allele intensities or allele count data from high-throughput genotyping platforms, including single nucleotide polymorphism (SNP) arrays and sequencing-based technologies. Implements method described in Taniguti et al. (2025) an extended version of the 'PennCNV' signal standardization method by Wang et al. (2007) for higher ploidy levels. Computes B-allele frequencies (BAF), z-scores, and identifies copy number variation patterns. License: AGPL (>= 3) Depends: R (>= 3.6.0) biocViews: Imports: dplyr, ggplot2, tidyr, vroom, ggpubr, multtest, vcfR, stringr, magrittr Encoding: UTF-8 URL: https://github.com/Cristianetaniguti/Qploidy BugReports: https://github.com/Cristianetaniguti/Qploidy/issues RoxygenNote: 7.3.3 Suggests: covr, spelling, updog, rmdformats, knitr (>= 1.10), rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Language: en-US VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev Repository: https://cristianetaniguti.r-universe.dev Date/Publication: 2026-05-21 20:30:56 UTC RemoteUrl: https://github.com/cristianetaniguti/qploidy RemoteRef: HEAD RemoteSha: b2456f604b9bd54fcffa2d064d5b18135b24e0ce NeedsCompilation: no Packaged: 2026-06-20 10:14:24 UTC; root Author: Cristiane Taniguti [cre, aut], Jeekin Lau [ctb], Oscar Riera-Lizarazu [ctb] Maintainer: Cristiane Taniguti