ribor
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see ribor.
An R Interface for Ribo Files
Bioconductor version: 3.16
The ribor package provides an R Interface for .ribo files. It provides functionality to read the .ribo file, which is of HDF5 format, and performs common analyses on its contents.
Author: Michael Geng [cre, aut], Hakan Ozadam [aut], Can Cenik [aut]
Maintainer: Michael Geng <michaelgeng at utexas.edu>
citation("ribor")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ribor")
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("ribor")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.