Package: seqminer
Type: Package
Title: Efficiently Read Sequence Data (VCF Format, BCF Format and METAL
        Format) into R
Version: 5.3
Date: 2016-05-04
Authors@R: c(person("Xiaowei", "Zhan", email = "zhanxw@gmail.com", role = c("aut", "cre")),
           person("Dajiang", "Liu", email = "dajiang.liu@gmail.com", role = "aut"),
           person("Attractive Chaos", email = "attractor@live.co.uk", role = "cph", comment = "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."),
           person("Broad Institute / Massachusetts Institute of Technology", role = "cph"),
           person("Genome Research Ltd (GRL)", role = "cph"))
Maintainer: Xiaowei Zhan <zhanxw@gmail.com>
Description: Integrate sequencing data (Variant call format, e.g. VCF or 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: 2016-05-04 22:32:54 UTC; zhanxw
Repository: CRAN
Suggests: testthat, SKAT
SystemRequirements: zlib headers and libraries, optionally also bzip2
        and POSIX-compliant regex functions.
NeedsCompilation: yes
Author: Xiaowei Zhan [aut, cre],
  Dajiang Liu [aut],
  Attractive Chaos [cph] (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.),
  Broad Institute / Massachusetts Institute of Technology [cph],
  Genome Research Ltd (GRL) [cph]
Date/Publication: 2016-05-07 09:00:05
