Package: SeqArray
Type: Package
Title: Data management of large-scale whole-genome sequence variant
        calls
Version: 1.32.0
Date: 2021-03-22
Depends: R (>= 3.5.0), gdsfmt (>= 1.23.5)
Imports: methods, parallel, IRanges, GenomicRanges, GenomeInfoDb,
        Biostrings, S4Vectors
LinkingTo: gdsfmt
Suggests: Biobase, BiocGenerics, BiocParallel, RUnit, Rcpp, SNPRelate,
        digest, 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
URL: http://github.com/zhengxwen/SeqArray
BugReports: http://github.com/zhengxwen/SeqArray/issues
biocViews: Infrastructure, DataRepresentation, Sequencing, Genetics
git_url: https://git.bioconductor.org/packages/SeqArray
git_branch: RELEASE_3_13
git_last_commit: 8fa3c99
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: yes
Packaged: 2021-05-20 02:20:58 UTC; biocbuild
Author: Xiuwen Zheng [aut, cre] (<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.1.0; i386-w64-mingw32; 2021-05-20 10:01:42 UTC; windows
Archs: i386, x64
