Package: tRNAdbImport Title: Importing from tRNAdb and mitotRNAdb as GRanges objects Version: 1.31.0 Date: 2024-01-13 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: tRNAdbImport imports the entries of the tRNAdb and mtRNAdb (http://trna.bioinf.uni-leipzig.de) as GRanges object. License: GPL-3 + file LICENSE Encoding: UTF-8 biocViews: Software, Visualization, DataImport Depends: R (>= 3.6), GenomicRanges, Modstrings, Structstrings, tRNA Imports: Biostrings, stringr, httr2, xml2, S4Vectors, methods, IRanges, utils Suggests: BiocGenerics, knitr, rmarkdown, testthat, httptest, BiocStyle, rtracklayer Collate: 'tRNAdbImport.R' 'AllGenerics.R' 'tRNAdbImport-checks.R' 'tRNAdbImport-import.R' 'tRNAdbImport-open.R' 'utils.R' VignetteBuilder: knitr RoxygenNote: 7.2.3 BugReports: https://github.com/FelixErnst/tRNAdbImport/issues Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:49:04 UTC RemoteUrl: https://github.com/bioc/tRNAdbImport RemoteRef: HEAD RemoteSha: 1d1e251a2697c1d5e0d8ca04552c3b85f4239b71 NeedsCompilation: no Packaged: 2026-07-04 07:19:57 UTC; root Author: Felix G.M. Ernst [aut, cre] (ORCID: ) Maintainer: Felix G.M. Ernst