A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.bioconductor.org/packages/devel/bioc/html/../../bioc/html/../../bioc/html/CytoMDS.html below:

Bioconductor - CytoMDS (development version)

CytoMDS

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

Low Dimensions projection of cytometry samples

Bioconductor version: Development (3.22)

This package implements a low dimensional visualization of a set of cytometry samples, in order to visually assess the 'distances' between them. This, in turn, can greatly help the user to identify quality issues like batch effects or outlier samples, and/or check the presence of potential sample clusters that might align with the exeprimental design. The CytoMDS algorithm combines, on the one hand, the concept of Earth Mover's Distance (EMD), a.k.a. Wasserstein metric and, on the other hand, the Multi Dimensional Scaling (MDS) algorithm for the low dimensional projection. Also, the package provides some diagnostic tools for both checking the quality of the MDS projection, as well as tools to help with the interpretation of the axes of the projection.

Author: Philippe Hauchamps [aut, cre] ORCID: 0000-0003-2865-1852 , Laurent Gatto [aut] ORCID: 0000-0002-1520-2268 , Dan Lin [ctb]

Maintainer: Philippe Hauchamps <philippe.hauchamps at uclouvain.be>

Citation (from within R, enter citation("CytoMDS")): Installation

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


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("CytoMDS")

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("CytoMDS")
Details biocViews DimensionReduction, FlowCytometry, MultidimensionalScaling, QualityControl, Software, Visualization Version 1.5.0 In Bioconductor since BioC 3.19 (R-4.4) (1 year) License GPL-3 Depends R (>= 4.4), Biobase Imports methods, stats, rlang, pracma, withr, flowCore, reshape2, ggplot2, ggrepel, ggforce, patchwork, transport, smacof, BiocParallel, CytoPipeline System Requirements URL https://uclouvain-cbio.github.io/CytoMDS Bug Reports https://github.com/UCLouvain-CBIO/CytoMDS/issues See More Package Archives

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4