Package: BEDMatrix
Version: 2.0.3
License: MIT + file LICENSE
Title: Extract Genotypes from a PLINK .bed File
Description: A matrix-like data structure that allows for efficient,
    convenient, and scalable subsetting of binary genotype/phenotype files
    generated by PLINK (<https://www.cog-genomics.org/plink2>), the whole
    genome association analysis toolset, without loading the entire file into
    memory.
Authors@R: c(
    person("Alexander", "Grueneberg", email = "cran@agrueneberg.info", role = c("aut", "cre")),
    person("Gustavo", "de los Campos", email = "gustavoc@msu.edu", role = c("ctb")))
URL: https://github.com/QuantGen/BEDMatrix
BugReports: https://github.com/QuantGen/BEDMatrix/issues
Depends: R (>= 3.0.2)
Imports: methods, crochet (>= 2.3.0)
Suggests: data.table, LinkedMatrix, tinytest
NeedsCompilation: yes
Packaged: 2020-07-07 20:47:13 UTC; agrueneberg
Author: Alexander Grueneberg [aut, cre],
  Gustavo de los Campos [ctb]
Maintainer: Alexander Grueneberg <cran@agrueneberg.info>
Repository: CRAN
Date/Publication: 2020-07-08 06:20:38 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-01 17:28:48 UTC; unix
Archs: BEDMatrix.so.dSYM
