Bioc2026 Registration Open!

PlinkMatrix

DelayedArray interface for plink bed files

Bioconductor version: 3.23 · Package version: 1.0.0

This package provides a DelayedArray interface for plink bed files. There is support for interfacing to plink genotype data via RangedSummarizedExperiment. Example data from the GEUVADIS project (internationalgenome.org) are used for demonstration.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("PlinkMatrix")

Details

MaintainerVince Carey <stvjc@channing.harvard.edu>
AuthorVince Carey [aut, cre] (ORCID: <https://orcid.org/0000-0003-4046-0063>), NHGRI U24HG004059 [fnd]
LicenseMIT + file LICENSE
URLhttps://github.com/vjcitn/PlinkMatrix
Bug Reportshttps://github.com/vjcitn/PlinkMatrix/issues
Downloads rank46
Source branchRELEASE_3_23
biocViewsGenetics, Infrastructure, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1.0), methods, Rcpp, DelayedArray, SummarizedExperiment

Imports: BiocFileCache, GenomicRanges, IRanges

LinkingTo: Rcpp

Suggests: knitr, BiocStyle, testthat, rmarkdown, irlba, GenomeInfoDb