Package: SeqArray
Type: Package
Title: Big Data Management of Genome-wide Sequencing Variants
Version: 1.6.1
Date: 2015-01-14
Depends: gdsfmt (>= 1.1.0)
Imports: methods, Biostrings, GenomicRanges, IRanges, S4Vectors,
        VariantAnnotation
LinkingTo: gdsfmt
Suggests: parallel, BiocStyle, BiocGenerics, 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 S programming language.
License: GPL-3
URL: http://corearray.sourceforge.net/tutorials/SeqArray/,
        http://github.com/zhengxwen/SeqArray
BugReports: http://github.com/zhengxwen/SeqArray/issues
biocViews: Infrastructure, Sequencing, Genetics
Packaged: 2015-01-15 05:07:32 UTC; biocbuild
Author: Xiuwen Zheng [aut, cre],
  Stephanie Gogarten [aut],
  Cathy Laurie [ctb]
Maintainer: Xiuwen Zheng <zhengx@u.washington.edu>
Built: R 3.1.2; i386-w64-mingw32; 2015-01-15 13:41:12 UTC; windows
Archs: i386, x64
