- Home
- Bioconductor 3.16
- Software Packages
- SEtools
SEtools
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see SEtools.
SEtools: tools for working with SummarizedExperiment
Bioconductor version: 3.16
This includes a set of tools for working with the SummarizedExperiment class, including merging, melting, aggregation functions. Plotting functions historically in this package have been moved to the sechm package.
Author: Pierre-Luc Germain [cre, aut]
Maintainer: Pierre-Luc Germain <pierre-luc.germain at hest.ethz.ch>
citation("SEtools")):
Installation
To install this package, start R (version "4.2") 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.