knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

CytoSOM is an R-package that helps to apply FlowSOM algorithm to cytometry data. It can be install from GitHub, within devtools package

devtools::install_github(repo ="gautierstoll/CytoSOM")


gautierstoll/CytoSOM documentation built on May 16, 2020, 10:36 a.m.