Package: tRNAscanImport
Title: Importing a tRNAscan-SE result file as GRanges object
Version: 1.31.0
Date: 2025-07-23
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 package imports the result of tRNAscan-SE as a GRanges object.
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: false
Depends:
    R (>= 3.5),
    GenomicRanges,
    tRNA
Imports:
    methods,
    stringr,
    BiocGenerics,
    Biostrings,
    Structstrings,
    S4Vectors,
    IRanges,
    XVector,
    Seqinfo,
    rtracklayer,
    BSgenome,
    Rsamtools
Collate:
    'tRNAscanImport.R'
    'AllGenerics.R'
    'tRNAscanImport-checks.R'
    'tRNAscanImport-genome.R'
    'tRNAscanImport-import.R'
    'utils.R'
Suggests:
    BiocStyle, 
    knitr,
    rmarkdown,
    testthat,
    ggplot2,
    BSgenome.Scerevisiae.UCSC.sacCer3
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews:
    Software,
    DataImport,
    WorkflowStep,
    Preprocessing,
    Visualization    
BugReports: https://github.com/FelixErnst/tRNAscanImport/issues
URL: https://github.com/FelixErnst/tRNAscanImport
git_url: https://git.bioconductor.org/packages/tRNAscanImport
git_branch: devel
git_last_commit: f9f96ff
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
