Package: ncRNAtools Type: Package Title: An R toolkit for non-coding RNA Version: 1.23.2 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 BugReports: https://github.com/LaraSellesVidal/ncRNAtools/issues Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-30 02:16:32 UTC RemoteUrl: https://github.com/bioc/ncRNAtools RemoteRef: HEAD RemoteSha: b66e9bf6fe6a805be1963f337f2eb024985b7767 Packaged: 2026-06-20 06:18:11 UTC; root Author: Lara Selles Vidal [cre, aut] (ORCID: ), Rafael Ayala [aut] (ORCID: ), Guy-Bart Stan [aut] (ORCID: ), Rodrigo Ledesma-Amaro [aut] (ORCID: ) Maintainer: Lara Selles Vidal