| Title: | Plots of Multi Dimensional Scaling (MDS) results |
|---|---|
| Description: | This package implements visulization of Multi Dimensional Scaling (MDS) results. |
| Authors: | Andrea Vicini [aut] (ORCID: <https://orcid.org/0000-0001-9438-6909>), Philippe Hauchamps [aut, cre] (ORCID: <https://orcid.org/0000-0003-2865-1852>), Shabnam Zaman [ctb] (ORCID: <https://orcid.org/0000-0001-5399-0130>), Laurent Gatto [aut] (ORCID: <https://orcid.org/0000-0002-1520-2268>) |
| Maintainer: | Philippe Hauchamps <[email protected]> |
| License: | GPL-3 |
| Version: | 1.1.0 |
| Built: | 2026-05-30 07:41:09 UTC |
| Source: | https://github.com/bioc/MDSvis |
Launch shiny app for MDS projection visualization
mdsvis_app(preLoadDemoDataset = FALSE)mdsvis_app(preLoadDemoDataset = FALSE)
preLoadDemoDataset |
if TRUE, pre-load the Krieg_Anti_PD_1 dataset |
no return value
if (interactive()) { mdsvis_app() }if (interactive()) { mdsvis_app() }