Package: EmbedSOM
Version: 1.9
Title: Fast Embedding Guided by Self-Organizing Map
Authors@R: c(person("Mirek", "Kratochvil",
                    role = c("aut", "cre"),
                    email = "exa.exa@gmail.com"),
             person("Sofie", "Van Gassen",
                    role = "cph",
                    email = "sofie.vangassen@ugent.be"),
             person("Britt", "Callebaut",
                    role = "cph",
                    email = "britt.callebaut@ugent.be"),
             person("Yvan", "Saeys",
                    role = "cph",
                    email = "yvan.saeys@ugent.be"),
             person("Ron", "Wehrens",
                    role = "cph",
                    email = "ron.wehrens@gmail.com"))
Depends: R (>= 3.2)
Suggests: ggplot2, Matrix, igraph, Rtsne, umap, uwot, knitr, rmarkdown
Description: Provides a smooth mapping of multidimensional points into
    low-dimensional space defined by a self-organizing map. Designed to work
    with 'FlowSOM' and flow-cytometry use-cases. See Kratochvil et al. (2019)
    <doi:10.1101/496869>.
License: GPL (>= 3)
LazyData: true
URL: https://bioinfo.uochb.cas.cz/embedsom
Encoding: UTF-8
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-08-19 08:14:27 UTC; exa
Author: Mirek Kratochvil [aut, cre],
  Sofie Van Gassen [cph],
  Britt Callebaut [cph],
  Yvan Saeys [cph],
  Ron Wehrens [cph]
Maintainer: Mirek Kratochvil <exa.exa@gmail.com>
Repository: CRAN
Date/Publication: 2019-08-19 09:50:02 UTC
