Package: tRNA Title: Analyzing tRNA sequences and structures Version: 1.31.0 Date: 2025-07-28 Authors@R: person("Felix GM", "Ernst", email = "felix.gm.ernst@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5064-0928")) Description: The tRNA package allows tRNA sequences and structures to be accessed and used for subsetting. In addition, it provides visualization tools to compare feature parameters of multiple tRNA sets and correlate them to additional data. The tRNA package uses GRanges objects as inputs requiring only few additional column data sets. License: GPL-3 + file LICENSE Encoding: UTF-8 LazyData: true biocViews: Software, Visualization Depends: R (>= 3.5), GenomicRanges, Structstrings Imports: stringr, S4Vectors, methods, BiocGenerics, IRanges, XVector, Biostrings, Modstrings, ggplot2, scales Suggests: knitr, rmarkdown, testthat, BiocStyle, tRNAscanImport Collate: 'tRNA.R' 'AllGenerics.R' 'tRNA-checks.R' 'tRNA-dotbracket.R' 'tRNA-features.R' 'tRNA-plot.R' 'tRNA-sequences.R' 'tRNA-structures.R' 'tRNA-subset.R' 'tRNA-utils.R' 'utils.R' VignetteBuilder: knitr RoxygenNote: 7.3.1 BugReports: https://github.com/FelixErnst/tRNA/issues Config/pak/sysreqs: libicu-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:48:58 UTC RemoteUrl: https://github.com/bioc/tRNA RemoteRef: HEAD RemoteSha: 7d43907b846d9aea841a1502086fbca999fcbef2 NeedsCompilation: no Packaged: 2026-07-04 22:47:46 UTC; root Author: Felix GM Ernst [aut, cre] (ORCID: ) Maintainer: Felix GM Ernst