rfaRm
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see rfaRm.
An R interface to the Rfam database
Bioconductor version: 3.14
rfaRm provides a client interface to the Rfam database of RNA families. Data that can be retrieved include RNA families, secondary structure images, covariance models, sequences within each family, alignments leading to the identification of a family and secondary structures in the dot-bracket format.
Author: Lara Selles Vidal, Rafael Ayala, Guy-Bart Stan, Rodrigo Ledesma-Amaro
Maintainer: Lara Selles Vidal <lara.selles at oist.jp>, Rafael Ayala <rafael.ayala at oist.jp>
citation("rfaRm")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rfaRm")
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("rfaRm")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.