Package: seqminer
Type: Package
Title: Efficiently Read Sequence Data (VCF Format, BCF Format and METAL
        Format) into R
Version: 4.2
Date: 2015-06-07
Author: Xiaowei Zhan <zhanxw@gmail.com> and Dajiang Liu
    <dajiang.liu@gmail.com>, with contributions from Heng Li
    <lh3@live.co.uk> (Heng Li wrote tabix and with MIT license
    we include tabix source codes).
Maintainer: Xiaowei Zhan <zhanxw@gmail.com>
Description: Integrate sequencing data (VCF/BCF) or meta-analysis results in R.
Copyright: We have used the following software and made minimal
        necessary changes: Tabix, Heng Li <lh3@live.co.uk> (MIT
        license). We removed standard IO related functions, e.g.
        printf, fprintf ; also changed its un-safe pointer arithmetics.
License: GPL | file LICENSE
URL: http://seqminer.genomic.codes
Packaged: 2015-06-07 06:41:49 UTC; zhanxw
Repository: CRAN
Date/Publication: 2015-06-10 11:28:29
Depends: stringr
Suggests: testthat, SKAT
SystemRequirements: C++11, zlib headers and libraries, optionally also
        bzip2 and POSIX-compliant regex functions.
NeedsCompilation: yes
