Package: SeqArray
Type: Package
Title: Big Data Management of Genome-wide Sequencing Variants
Version: 1.8.0
Date: 2015-03-27
Depends: gdsfmt (>= 1.2.2)
Imports: methods, Biostrings, GenomicRanges, IRanges, S4Vectors,
        VariantAnnotation
LinkingTo: gdsfmt
Suggests: parallel, BiocStyle, BiocGenerics, knitr, RUnit, Rcpp
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre"),
        email="zhengx@u.washington.edu"),
        person("Stephanie", "Gogarten", role="aut"),
        person("Cathy", "Laurie", role="ctb"))
Description: Big data management of genome-wide variants using the
        CoreArray C++ library: genotypic data and annotations are stored in
        an array-oriented manner, offering efficient access of genetic
        variants using the R programming language.
License: GPL-3
VignetteBuilder: knitr
URL: http://corearray.sourceforge.net/tutorials/SeqArray/,
        http://github.com/zhengxwen/SeqArray
BugReports: http://github.com/zhengxwen/SeqArray/issues
biocViews: Infrastructure, Sequencing, Genetics
NeedsCompilation: yes
Packaged: 2015-04-17 04:25:53 UTC; biocbuild
Author: Xiuwen Zheng [aut, cre],
  Stephanie Gogarten [aut],
  Cathy Laurie [ctb]
Maintainer: Xiuwen Zheng <zhengx@u.washington.edu>
Built: R 3.2.0; i386-w64-mingw32; 2015-04-17 13:09:40 UTC; windows
Archs: i386, x64
