Package: EpiTxDb
Type: Package
Title: Storing and accessing epitranscriptomic information using the
        AnnotationDbi interface
Version: 1.23.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: 2025-10-29 14:57:35 UTC
RemoteUrl: https://github.com/bioc/EpiTxDb
RemoteRef: HEAD
RemoteSha: 23585ca057eabeed68d06a1affbfdadee433eb07
NeedsCompilation: no
Packaged: 2025-11-03 07:19:25 UTC; root
Author: Felix G.M. Ernst [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5064-0928>)
Maintainer: Felix G.M. Ernst <felix.gm.ernst@outlook.com>
Built: R 4.6.0; ; 2025-11-03 07:23:33 UTC; windows
