bsseq
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see bsseq.
Analyze, manage and store whole-genome methylation data
Bioconductor version: 3.20
A collection of tools for analyzing and visualizing whole-genome methylation data from sequencing. This includes whole-genome bisulfite sequencing and Oxford nanopore data.
Author: Kasper Daniel Hansen [aut, cre] ORCID iD ORCID: 0000-0003-0086-0687 , Peter Hickey [aut]
Maintainer: Kasper Daniel Hansen <kasperdanielhansen at gmail.com>
citation("bsseq")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bsseq")
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("bsseq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.