This is the development version of scDataviz; for the stable release version, see scDataviz.
scDataviz: single cell dataviz and downstream analysesBioconductor version: Development (3.22)
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.
Author: Kevin Blighe [aut, cre]
Maintainer: Kevin Blighe <kevin at clinicalbioinformatics.co.uk>
Citation (from within R, entercitation("scDataviz")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("scDataviz")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("scDataviz")
scDataviz: single cell dataviz and downstream analyses HTML R Script Reference Manual PDF NEWS Text Details biocViews DataImport, FlowCytometry, GeneExpression, ImmunoOncology, MassSpectrometry, RNASeq, SingleCell, Software, Transcription Version 1.19.0 In Bioconductor since BioC 3.12 (R-4.0) (4.5 years) License GPL-3 Depends R (>= 4.0), S4Vectors, SingleCellExperiment Imports ggplot2, ggrepel, flowCore, umap, Seurat, reshape2, scales, RColorBrewer, corrplot, stats, grDevices, graphics, utils, MASS, matrixStats, methods System Requirements URL https://github.com/kevinblighe/scDataviz Bug Reports https://github.com/kevinblighe/scDataviz/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4