Package: PlinkMatrix
Title: DelayedArray interface for plink bed files
Version: 0.99.8
Authors@R: 
    c(person(given = "Vince",
           family = "Carey",
           role = c("aut", "cre"),
           email = "stvjc@channing.harvard.edu",
           comment = c(ORCID = "0000-0003-4046-0063")),
      person("NHGRI U24HG004059", role="fnd"))
Description: 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.
Depends: R (>= 4.1.0), methods, Rcpp, DelayedArray,
        SummarizedExperiment
Suggests: knitr, BiocStyle, testthat, rmarkdown, irlba, GenomeInfoDb
Imports: BiocFileCache, GenomicRanges, IRanges
License: MIT + file LICENSE
VignetteBuilder: knitr
biocViews: Infrastructure, Genetics
Encoding: UTF-8
URL: https://github.com/vjcitn/PlinkMatrix
BugReports: https://github.com/vjcitn/PlinkMatrix/issues
RoxygenNote: 7.3.3
LinkingTo: Rcpp
git_url: https://git.bioconductor.org/packages/PlinkMatrix
git_branch: devel
git_last_commit: b2afa0b
git_last_commit_date: 2026-04-15
Repository: Bioconductor 3.23
Date/Publication: 2026-04-17
NeedsCompilation: yes
Packaged: 2026-04-17 23:32:49 UTC; biocbuild
Author: Vince Carey [aut, cre] (ORCID: <https://orcid.org/0000-0003-4046-0063>),
  NHGRI U24HG004059 [fnd]
Maintainer: Vince Carey <stvjc@channing.harvard.edu>
