# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "scDataviz" in publications use:' type: software license: GPL-3.0-only title: 'scDataviz: scDataviz: single cell dataviz and downstream analyses' version: 1.15.0 abstract: In the single cell World, which includes flow cytometry, mass cytometry, single-cell RNA-seq (scRNA-seq), and others, there is a need to improve data visualisation and to bring analysis capabilities to researchers even from non-technical backgrounds. scDataviz attempts to fit into this space, while also catering for advanced users. Additonally, due to the way that scDataviz is designed, which is based on SingleCellExperiment, it has a 'plug and play' feel, and immediately lends itself as flexibile and compatibile with studies that go beyond scDataviz. Finally, the graphics in scDataviz are generated via the ggplot engine, which means that users can 'add on' features to these with ease. authors: - family-names: Blighe given-names: Kevin email: kevin@clinicalbioinformatics.co.uk repository: https://bioc.r-universe.dev repository-code: https://github.com/kevinblighe/scDataviz url: https://github.com/kevinblighe/scDataviz contact: - family-names: Blighe given-names: Kevin email: kevin@clinicalbioinformatics.co.uk