R4RNA
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see R4RNA.
An R package for RNA visualization and analysis
Bioconductor version: 3.19
A package for RNA basepair analysis, including the visualization of basepairs as arc diagrams for easy comparison and annotation of sequence and structure. Arc diagrams can additionally be projected onto multiple sequence alignments to assess basepair conservation and covariation, with numerical methods for computing statistics for each.
Author: Daniel Lai, Irmtraud Meyer <irmtraud.meyer at cantab.net>
Maintainer: Daniel Lai <jujubix at cs.ubc.ca>
citation("R4RNA")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("R4RNA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("R4RNA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.