- Home
- Bioconductor 3.14
- Software Packages
- EpiTxDb
EpiTxDb
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see EpiTxDb.
Storing and accessing epitranscriptomic information using the AnnotationDbi interface
Bioconductor version: 3.14
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]
Maintainer: Felix G.M. Ernst <felix.gm.ernst at outlook.com>
citation("EpiTxDb")):
Installation
To install this package, start R (version "4.1") 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.