Bioc2026 Registration Open!

ribor

An R Interface for Ribo Files

Bioconductor version: 3.23 · Package version: 1.24.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ribor")

Details

MaintainerMichael Geng <michaelgeng@utexas.edu>
AuthorMichael Geng [cre, aut], Hakan Ozadam [aut], Can Cenik [aut]
LicenseGPL-3
Downloads rank260
Source branchRELEASE_3_23
biocViewsInfrastructure, Software

Documentation

Download

Dependencies

Depends: R (>= 3.6.0)

Imports: dplyr, ggplot2, hash, methods, rhdf5, rlang, stats, S4Vectors, tidyr, tools, yaml

Suggests: testthat, knitr, rmarkdown