Bioc2026 Registration Open!

LinkHD

LinkHD: a versatile framework to explore and integrate heterogeneous data

Bioconductor version: 3.23 · Package version: 1.26.0

Here we present Link-HD, an approach to integrate heterogeneous datasets, as a generalization of STATIS-ACT (“Structuration des Tableaux A Trois Indices de la Statistique–Analyse Conjointe de Tableaux”), a family of methods to join and compare information from multiple subspaces. However, STATIS-ACT has some drawbacks since it only allows continuous data and it is unable to establish relationships between samples and features. In order to tackle these constraints, we incorporate multiple distance options and a linear regression based Biplot model in order to stablish relationships between observations and variable and perform variable selection.

Installation

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

BiocManager::install("LinkHD")

Details

Maintainer"Laura M Zingaretti" <m.lau.zingaretti@gmail.com>
AuthorLaura M. Zingaretti [aut, cre]
LicenseGPL-3
Downloads rank267
Source branchRELEASE_3_23
biocViewsClassification, MultipleComparison, Regression, Software

Documentation

Download

Dependencies

Depends: R (>= 3.6.0), methods, ggplot2, stats

Imports: scales, cluster, graphics, ggpubr, gridExtra, vegan, rio, MultiAssayExperiment, emmeans, reshape2, data.table

Suggests: MASS (>= 7.3.0), knitr, rmarkdown, BiocStyle