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.
Version: | 1.5.0 |
Depends: | R (≥ 3.0.0) |
Imports: | methods, Rcpp (≥ 0.12.1), crochet (≥ 2.0.0) |
LinkingTo: | Rcpp, BH |
Suggests: | data.table, testthat, covr |
Published: | 2019-04-25 |
Author: | Alexander Grueneberg [aut, cre], Lian Lian [ctb], Gustavo de los Campos [ctb] |
Maintainer: | Alexander Grueneberg <alexander.grueneberg at googlemail.com> |
BugReports: | https://github.com/QuantGen/BEDMatrix/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/QuantGen/BEDMatrix |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README NEWS |
CRAN checks: | BEDMatrix results |
Reference manual: | BEDMatrix.pdf |
Package source: | BEDMatrix_1.5.0.tar.gz |
Windows binaries: | r-devel: BEDMatrix_1.5.0.zip, r-release: BEDMatrix_1.5.0.zip, r-oldrel: BEDMatrix_1.5.0.zip |
OS X binaries: | r-release: BEDMatrix_1.5.0.tgz, r-oldrel: BEDMatrix_1.5.0.tgz |
Old sources: | BEDMatrix archive |
Reverse depends: | BGData |
Reverse suggests: | genio, groupedSurv, popkin, symDMatrix |
Please use the canonical form https://CRAN.R-project.org/package=BEDMatrix to link to this page.