Package: ncRNAtools
Type: Package
Title: An R toolkit for non-coding RNA
Version: 1.21.0
Date: 2021-06-27
Authors@R: c(
    person("Lara", "Selles Vidal", email = "lara.selles@oist.jp", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-2537-6824")),
    person("Rafael", "Ayala", email = "rafael.ayala@oist.jp", role = "aut", comment = c(ORCID = "0000-0002-9332-4623")),
    person("Guy-Bart", "Stan", email = "g.stan@imperial.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-5560-902X")),
    person("Rodrigo", "Ledesma-Amaro", email = "r.ledesma-amaro@imperial.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-2631-5898")))
Description: ncRNAtools provides a set of basic tools for handling and 
    analyzing non-coding RNAs. These include tools to access the RNAcentral
    database and to predict and visualize the secondary structure of non-coding
    RNAs. The package also provides tools to read, write and interconvert the 
    file formats most commonly used for representing such secondary structures.
License: GPL-3
Imports: httr, xml2, utils, methods, grDevices, ggplot2, IRanges, GenomicRanges,
         S4Vectors
Suggests: knitr, BiocStyle, rmarkdown, RUnit, BiocGenerics
VignetteBuilder: knitr
biocViews: FunctionalGenomics, DataImport, ThirdPartyClient, Visualization,
           StructuralPrediction
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/LaraSellesVidal/ncRNAtools/issues
git_url: https://git.bioconductor.org/packages/ncRNAtools
git_branch: devel
git_last_commit: b6e3b93
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
