Package: SeqArray
Type: Package
Title: Data Management of Large-scale Whole-genome Sequence Variant
        Calls
Version: 1.24.2
Date: 2019-07-04
Depends: R (>= 3.5.0), gdsfmt (>= 1.18.0)
Imports: methods, parallel, IRanges, GenomicRanges, GenomeInfoDb,
        Biostrings, S4Vectors
LinkingTo: gdsfmt
Suggests: Biobase, BiocGenerics, BiocParallel, RUnit, Rcpp, SNPRelate,
        digest, crayon, knitr, Rsamtools, VariantAnnotation
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre"),
        email="zhengxwen@gmail.com"),
        person("Stephanie", "Gogarten", role="aut",
        email="sdmorris@u.washington.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 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_9
git_last_commit: 1ecfddf
git_last_commit_date: 2019-07-11
Date/Publication: 2019-07-12
NeedsCompilation: yes
Packaged: 2019-07-13 02:19:23 UTC; biocbuild
Author: Xiuwen Zheng [aut, cre],
  Stephanie Gogarten [aut],
  David Levine [ctb],
  Cathy Laurie [ctb]
Maintainer: Xiuwen Zheng <zhengxwen@gmail.com>
Built: R 3.6.0; i386-w64-mingw32; 2019-07-13 13:37:41 UTC; windows
Archs: i386, x64
