Package: SeqArray
Type: Package
Title: Data management of large-scale whole-genome sequence variant
        calls using GDS files
Version: 1.50.1
Date: 2025-12-29
Depends: R (>= 3.5.0), gdsfmt (>= 1.31.1)
Imports: methods, parallel, digest, S4Vectors, IRanges, GenomicRanges,
        Seqinfo, Biostrings
LinkingTo: gdsfmt
Suggests: Biobase, BiocGenerics, BiocParallel, RUnit, Rcpp, SNPRelate,
        crayon, knitr, markdown, rmarkdown, Rsamtools,
        VariantAnnotation
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre"),
        email="zhengx@u.washington.edu", comment=c(ORCID="0000-0002-1390-0708")),
        person("Stephanie", "Gogarten", role="aut", email="sdmorris@uw.edu"),
        person("David", "Levine", role="ctb"),
        person("Cathy", "Laurie", role="ctb"))
Description: Data management of large-scale whole-genome sequencing
        variant calls with thousands of individuals: genotypic data
        (e.g., SNVs, indels and structural variation calls) and
        annotations in SeqArray GDS files are stored in an
        array-oriented and compressed manner, with efficient data
        access using the R programming language.
License: GPL-3
VignetteBuilder: knitr
ByteCompile: TRUE
LazyData: true
URL: https://github.com/zhengxwen/SeqArray
BugReports: https://github.com/zhengxwen/SeqArray/issues
biocViews: Infrastructure, DataRepresentation, Sequencing, Genetics
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-01-27 05:34:09 UTC
RemoteUrl: https://github.com/bioc/SeqArray
RemoteRef: RELEASE_3_22
RemoteSha: 39bfd3c6095a8263b10973421920800eee7fe4ec
NeedsCompilation: yes
Packaged: 2026-01-28 03:51:26 UTC; root
Author: Xiuwen Zheng [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1390-0708>),
  Stephanie Gogarten [aut],
  David Levine [ctb],
  Cathy Laurie [ctb]
Maintainer: Xiuwen Zheng <zhengx@u.washington.edu>
Built: R 4.5.2; x86_64-w64-mingw32; 2026-01-28 03:53:40 UTC; windows
Archs: x64
