Package: tRNA
Title: Analyzing tRNA sequences and structures
Version: 1.2.2
Date: 2018-06-11
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: 
    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, assertive, 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'
VignetteBuilder: knitr
RoxygenNote: 6.1.1
BugReports: https://github.com/FelixErnst/tRNA/issues
git_url: https://git.bioconductor.org/packages/tRNA
git_branch: RELEASE_3_9
git_last_commit: 3cb8cf1
git_last_commit_date: 2019-06-11
Date/Publication: 2019-06-11
NeedsCompilation: no
Packaged: 2019-06-12 05:11:56 UTC; biocbuild
Author: Felix G.M. Ernst [aut, cre] (<https://orcid.org/0000-0001-5064-0928>)
Maintainer: Felix G.M. Ernst <felix.gm.ernst@outlook.com>
Built: R 3.6.0; ; 2019-06-12 14:12:13 UTC; windows
