Package: tRNA
Title: Analyzing tRNA sequences and structures
Version: 1.8.0
Date: 2020-07-18
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.1.1
BugReports: https://github.com/FelixErnst/tRNA/issues
git_url: https://git.bioconductor.org/packages/tRNA
git_branch: RELEASE_3_12
git_last_commit: 89dc3cf
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-28
NeedsCompilation: no
Packaged: 2020-10-29 03:49:32 UTC; biocbuild
Author: Felix GM Ernst [aut, cre] (<https://orcid.org/0000-0001-5064-0928>)
Maintainer: Felix GM Ernst <felix.gm.ernst@outlook.com>
Built: R 4.0.3; ; 2020-10-29 14:07:50 UTC; windows
