- Home
- Bioconductor 3.23
- Software Packages
- DOtools (development version)
DOtools
This is the development version of DOtools; for the stable release version, see DOtools.
Convenient functions to streamline your single cell data analysis workflow
Bioconductor version: Development (3.23)
This package provides functions for creating various visualizations, convenient wrappers, and quality-of-life utilities for single cell experiment objects. It offers a streamlined approach to visualize results and integrates different tools for easy use.
Author: Mariano Ruz Jurado [aut, cre] ORCID iD ORCID: 0000-0001-5354-5336 , David Rodriguez Morales [aut] ORCID iD ORCID: 0000-0002-1819-6991 , David John [aut] ORCID iD ORCID: 0000-0003-3217-5449 , DFG SFB 1366, Project B04 [fnd], DFG SFB 1531, Project 456687919 [fnd]
Maintainer: Mariano Ruz Jurado <ruzjurado at med.uni-frankfurt.de>
citation("DOtools")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("DOtools")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("DOtools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.