This shinyApp facilitates the interactive analysis and visualisation of flow cytometry data, using common dimensionality reduction and clustering methods.
# install.packages('devtools')
devtools::install_github('JohannesSchroth/CytoDA')
Once installed, you can run the app.
CytoDA::run_app()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.