Package: tRNA
Title: tRNA: Analyzing tRNA sequences and structures
Version: 1.0.0
Date: 2018-10-11
Authors@R: person("Felix GM", 
                  "Ernst", 
                  email = "felix.gm.ernst@outlook.com", 
                  role = c("aut", "cre"))
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
Imports: stringr, S4Vectors, methods, assertive, BiocGenerics, IRanges,
        XVector, Biostrings, 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.0.1
git_url: https://git.bioconductor.org/packages/tRNA
git_branch: RELEASE_3_8
git_last_commit: e6048b1
git_last_commit_date: 2018-10-30
Date/Publication: 2018-10-30
NeedsCompilation: no
Packaged: 2018-10-31 04:17:19 UTC; biocbuild
Author: Felix GM Ernst [aut, cre]
Maintainer: Felix GM Ernst <felix.gm.ernst@outlook.com>
Built: R 3.5.1; ; 2018-10-31 11:56:46 UTC; windows
