Bioc2026 Registration Open!

midasHLA

This is the development version of midasHLA; for the stable release version, see midasHLA.

R package for immunogenomics data handling and association analysis


Bioconductor version: Development (3.24)

MiDAS is a R package for immunogenetics data transformation and statistical analysis. MiDAS accepts input data in the form of HLA alleles and KIR types, and can transform it into biologically meaningful variables, enabling HLA amino acid fine mapping, analyses of HLA evolutionary divergence, KIR gene presence, as well as validated HLA-KIR interactions. Further, it allows comprehensive statistical association analysis workflows with phenotypes of diverse measurement scales. MiDAS closes a gap between the inference of immunogenetic variation and its efficient utilization to make relevant discoveries related to T cell, Natural Killer cell, and disease biology.

Author: Christian Hammer [aut], Maciej Migdał [aut, cre]

Maintainer: Maciej Migdał <mcjmigdal at gmail.com>

Citation (from within R, enter citation("midasHLA")):
Seminal Bioconductor project articles:

Huber W, Carey VJ, Gentleman R, Anders S, Carlson M, Carvalho BS, Bravo HC, Davis S, Gatto L, Girke T, Gottardo R, Hahne F, Hansen KD, Irizarry RA, Lawrence M, Love MI, MacDonald J, Obenchain V, Oleś AK, Pagès H, Reyes A, Shannon P, Smyth GK, Tenenbaum D, Waldron L, Morgan M (2015). "Orchestrating high-throughput genomic analysis with Bioconductor." Nature Methods, 12(2), 115–121. doi:10.1038/nmeth.3252.

Gentleman RC, Carey VJ, Bates DM, Bolstad B, Dettling M, Dudoit S, Ellis B, Gautier L, Ge Y, Gentry J, Hornik K, Hothorn T, Huber W, Iacus S, Irizarry R, Leisch F, Li C, Maechler M, Rossini AJ, Sawitzki G, Smith C, Smyth G, Tierney L, Yang JYH, Zhang J (2004). "Bioconductor: open software development for computational biology and bioinformatics." Genome Biology, 5(10), R80. doi:10.1186/gb-2004-5-10-r80.

Installation

To install this package, start R (version "4.6") and enter:


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

## The following initializes the development version of Bioconductor
BiocManager::install(version = "devel")

BiocManager::install("midasHLA")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("midasHLA")
MiDAS quick start HTML R Script
MiDAS tutorial HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews CellBiology, Genetics, Software, StatisticalMethod
Version 1.21.0
In Bioconductor since BioC 3.13 (R-4.1) (5 years)
License MIT + file LICENCE
Depends R (>= 4.1), MultiAssayExperiment(>= 1.8.3)
Imports assertthat (>= 0.2.0), broom (>= 0.5.1), dplyr (>= 0.8.0.1), formattable (>= 0.2.0.1), HardyWeinberg (>= 1.6.3), kableExtra (>= 1.1.0), knitr (>= 1.21), magrittr (>= 1.5), methods, stringi (>= 1.2.4), rlang (>= 0.3.1), S4Vectors(>= 0.20.1), stats, SummarizedExperiment(>= 1.12.0), tibble (>= 2.0.1), utils, qdapTools (>= 1.3.3)
System Requirements
URL
See More
Suggests broom.mixed (>= 0.2.4), cowplot (>= 1.0.0), devtools (>= 2.0.1), ggplot2 (>= 3.1.0), ggpubr (>= 0.2.5), rmarkdown, seqinr (>= 3.4-5), survival (>= 2.43-3), testthat (>= 2.0.1), tidyr (>= 1.1.2)
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package midasHLA_1.21.0.tar.gz
Windows Binary (x86_64) midasHLA_1.21.0.zip
macOS Binary (big-sur-x86_64) midasHLA_1.21.0.tgz
macOS Binary (sonoma-arm64)
Source Repository git clone https://git.bioconductor.org/packages/midasHLA
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/midasHLA
Bioc Package Browser https://code.bioconductor.org/browse/midasHLA/
Package Short Url https://bioconductor.org/packages/midasHLA/
Package Downloads Report Download Stats