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
| Maintainer | Michael Geng <michaelgeng@utexas.edu> |
| Author | Michael Geng [cre, aut], Hakan Ozadam [aut], Can Cenik [aut] |
| License | GPL-3 |
| Downloads rank | 260 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |