- Home
- Bioconductor 3.22
- Software Packages
- EpiTxDb
EpiTxDb
This is the released version of EpiTxDb; for the devel version, see EpiTxDb.
Storing and accessing epitranscriptomic information using the AnnotationDbi interface
Bioconductor version: Release (3.22)
EpiTxDb facilitates the storage of epitranscriptomic information. More specifically, it can keep track of modification identity, position, the enzyme for introducing it on the RNA, a specifier which determines the position on the RNA to be modified and the literature references each modification is associated with.
Author: Felix G.M. Ernst [aut, cre] ORCID iD ORCID: 0000-0001-5064-0928
Maintainer: Felix G.M. Ernst <felix.gm.ernst at outlook.com>
citation("EpiTxDb")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("EpiTxDb")
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("EpiTxDb")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.