Package: EpiTxDb Type: Package Title: Storing and accessing epitranscriptomic information using the AnnotationDbi interface Version: 1.25.0 Date: 2025-09-23 Authors@R: person("Felix G.M.", "Ernst", email = "felix.gm.ernst@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5064-0928")) Description: 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. License: Artistic-2.0 Encoding: UTF-8 LazyData: false biocViews: Software, Epitranscriptomics Depends: R (>= 4.0), AnnotationDbi, Modstrings Imports: methods, utils, httr, xml2, curl, rex, GenomicFeatures, txdbmaker, GenomicRanges, Seqinfo, BiocGenerics, BiocFileCache, S4Vectors, IRanges, RSQLite, DBI, Biostrings, tRNAdbImport Suggests: BiocStyle, knitr, rmarkdown, testthat, httptest, AnnotationHub, ensembldb, ggplot2, EpiTxDb.Hs.hg38, BSgenome.Hsapiens.UCSC.hg38, BSgenome.Scerevisiae.UCSC.sacCer3, TxDb.Hsapiens.UCSC.hg38.knownGene Collate: 'AllGenerics.R' 'EpiTxDb-SELECT-helpers.R' 'EpiTxDb-schema.R' 'EpiTxDb.R' 'EpiTxDb-class.R' 'makeEpiTxDb.R' 'makeEpiTxDbFromGRanges.R' 'shiftGenomicToTranscript.R' 'makeEpiTxDbFromRMBase.R' 'makeEpiTxDbFromtRNAdb.R' 'modifications.R' 'modificationsBy.R' 'ranges-helpers.R' 'select-methods.R' RoxygenNote: 7.3.3 BugReports: https://github.com/FelixErnst/EpiTxDb/issues URL: https://github.com/FelixErnst/EpiTxDb VignetteBuilder: knitr Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libpng-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:52:06 UTC RemoteUrl: https://github.com/bioc/EpiTxDb RemoteRef: HEAD RemoteSha: 1bf0e241196de00db2bfbf9728d095277359caaf NeedsCompilation: no Packaged: 2026-07-04 04:13:17 UTC; root Author: Felix G.M. Ernst [aut, cre] (ORCID: ) Maintainer: Felix G.M. Ernst