hirisplexr

Build HIrisPlex / HIrisPlex-S CSV files directly from PLINK 1.9 BED/BIM/FAM.

Installation (from source)

# in R
install.packages("BEDMatrix")
install.packages("data.table")

# build & install this package (using R CMD build/check/INSTALL or devtools)

Usage

library(hirisplexr)

# Example prefix chosen for documentation purposes
# (provide your own PLINK files at this path)
prefix <- "inst/extdata/testprefix"

write_hirisplex_csv(prefix, panel = "hirisplexs", out = "hirisplexs.csv")

How it works

Panels

Panel definitions (rsID and required input allele, in the precise order expected by the webtool) are packaged in inst/extdata/hirisplex_panels.csv. They are sourced from the official webtool and manual (see citations below).

Citations

mirror server hosted at Truenetwork, Russian Federation.