CYTOGLO (CYTOmetry Gating & LOgical post-processsing) is a novel shiny app for the elaboration of the CytOF files. From the raw .fcs files is it possibile to apply a PeacoQC filtering, a customized gating and include panel files and metadata files in order to create a final SingleCellExperiment object. From this object you can perform clustering, dimensionality reduction and differential expression analysis.
You can install the development version of {CYTOGLO} like so:
devtools::install_github("ShinyFabio/CYTOGLO")You can launch the application by running:
CYTOGLO::run_app()CYTOGLO was designed and envisioned by the following authors:
Fabio Della Rocca – Main Developer & Maintainer (aut, cre)
Olga Lanzetta – Main Developer & Data Contributor (aut, dtc)
Claudia Angelini – Supervision & Design (aut, rev)
This work was supported by the project “MIGLIORA” – “Misurazione delle Immunoglobuline a Domicilio: monitoraggio per l’Ottimizzazione dei Protocolli diagnostici e Terapeutici in pazienti con CVID mediante l’uso di nuovi dispositivi domiciliari e Intelligenza Artificiale” (Progetto ID 237).