# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "CytoMDS" in publications use:' type: software license: GPL-3.0-only title: 'CytoMDS: Low Dimensions projection of cytometry samples' version: 1.1.0 abstract: 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. authors: - family-names: Hauchamps given-names: Philippe email: philippe.hauchamps@uclouvain.be orcid: https://orcid.org/0000-0003-2865-1852 - family-names: Gatto given-names: Laurent email: laurent.gatto@uclouvain.be orcid: https://orcid.org/0000-0002-1520-2268 repository: https://bioc.r-universe.dev repository-code: https://github.com/UCLouvain-CBIO/CytoMDS url: https://uclouvain-cbio.github.io/CytoMDS contact: - family-names: Hauchamps given-names: Philippe email: philippe.hauchamps@uclouvain.be orcid: https://orcid.org/0000-0003-2865-1852