- Home
- Bioconductor 3.22
- Software Packages
- SEtools
SEtools
This is the released version of SEtools; for the devel version, see SEtools.
SEtools: tools for working with SummarizedExperiment
Bioconductor version: Release (3.22)
This includes a set of convenience functions for working with the SummarizedExperiment class. Note that plotting functions historically in this package have been moved to the sechm package (see vignette for details).
Author: Pierre-Luc Germain [cre, aut] ORCID iD ORCID: 0000-0003-3418-4218
Maintainer: Pierre-Luc Germain <pierre-luc.germain at hest.ethz.ch>
citation("SEtools")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SEtools")
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("SEtools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.